dify/api/core
2024-10-17 16:40:49 +08:00
..
agent merge feat/attachment 2024-10-17 15:31:32 +08:00
app Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-16 18:29:30 +08:00
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 2024-10-09 12:53:55 +08:00
embedding chore: add abstract decorator and output log when query embedding fails (#9264) 2024-10-12 23:58:41 +08:00
entities feat(api): Enhance multi modal support. 2024-10-14 16:47:03 +08:00
errors
extension
external_data_tool
file feat(api): Enhance multi modal support. 2024-10-14 16:47:03 +08:00
helper feat(api): Enhance multi modal support. 2024-10-14 16:47:03 +08:00
llm_generator fix: prompt for the follow-up suggestions (#8685) 2024-09-23 20:00:34 +08:00
memory fix(memory): filter non-image file types in prompt message content 2024-10-15 12:01:00 +08:00
model_runtime merge feat/attachment 2024-10-17 15:31:32 +08:00
moderation fix: fix the data validation consistency issue in keyword content review (#8908) 2024-09-30 12:52:18 +08:00
ops refactor(workflow): improve handling of outputs and inputs 2024-10-16 17:28:02 +08:00
prompt refactor(core): improve type annotations and file handling consistency 2024-10-15 15:34:14 +08:00
rag merge feat/attachment 2024-10-17 15:31:32 +08:00
tools Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-17 16:40:49 +08:00
variables feat(api): Enhance multi modal support. 2024-10-14 16:47:03 +08:00
workflow merge feat/attachment 2024-10-17 15:31:32 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
model_manager.py feat(api): Enhance multi modal support. 2024-10-14 16:47:03 +08:00
provider_manager.py