dify/api/core
2024-07-16 19:09:04 +08:00
..
agent feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
app fix: custom tool input number fail (#6200) 2024-07-14 22:11:13 +08:00
callback_handler feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
errors feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
extension feat(*): Swtich to dify_config. (#6025) 2024-07-06 12:05:13 +08:00
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
file fix: add status_code 304 (#6000) 2024-07-05 21:10:33 +08:00
helper feat(*): Swtich to dify_config. (#6025) 2024-07-06 12:05:13 +08:00
llm_generator feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
memory chore: optimize memory fetch performance (#6039) 2024-07-07 08:54:24 +08:00
model_runtime feat: bedrock model runtime enhancement (#6299) 2024-07-16 15:54:39 +08:00
moderation Feat/fix ops trace (#5672) 2024-06-28 00:24:37 +08:00
ops fix: update workflow trace query (#6010) 2024-07-05 18:37:26 +08:00
prompt chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
rag fix wrong using of RetrievalMethod Enum (#6345) 2024-07-16 19:09:04 +08:00
tools fix wrong using of RetrievalMethod Enum (#6345) 2024-07-16 19:09:04 +08:00
workflow fix wrong using of RetrievalMethod Enum (#6345) 2024-07-16 19:09:04 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 2024-03-08 19:04:20 +08:00
indexing_runner.py chore: remove unresolved reference (#6110) 2024-07-09 23:04:44 +08:00
model_manager.py feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
provider_manager.py chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00