dify/api/core
2024-03-18 19:59:54 +08:00
..
agent feat: tool node 2024-03-15 18:22:47 +08:00
app add model config for conversation 2024-03-18 18:25:46 +08:00
callback_handler use callback to filter workflow stream output 2024-03-15 18:17:05 +08:00
docstore
embedding
entities
errors
extension
external_data_tool
file add image file as markdown stream outupt 2024-03-17 21:27:08 +08:00
helper fix: code 2024-03-17 21:08:41 +08:00
llm_generator refactor app generate pipeline 2024-03-15 21:42:22 +08:00
memory add image file as markdown stream outupt 2024-03-17 21:27:08 +08:00
model_runtime feat: Add tools for open weather search and image generation using the Spark API. (#2845) 2024-03-18 16:22:48 +08:00
moderation
prompt add image file as markdown stream outupt 2024-03-17 21:27:08 +08:00
rag
rerank
splitter
tools fix: support deprecated tools 2024-03-18 18:45:29 +08:00
utils
workflow fix: trim file extension 2024-03-18 19:59:54 +08:00
__init__.py
application_manager.py Merge branch 'main' into feat/workflow-backend 2024-03-17 21:38:33 +08:00
hosting_configuration.py
indexing_runner.py
model_manager.py add llm node 2024-03-15 18:22:47 +08:00
provider_manager.py