dify/api/core
2024-05-29 13:39:11 +08:00
..
agent Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
app Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
callback_handler
docstore
embedding
entities
errors
extension
external_data_tool
file 🔧 Add env variable for time signature (#4650) 2024-05-27 22:20:49 +08:00
helper fix: show exception message when sandbox execution fails (#4663) 2024-05-27 18:06:15 +08:00
llm_generator
memory
model_runtime Fix/4742 ollama num gpu option not consistent with allowed values (#4751) 2024-05-29 13:33:35 +08:00
moderation
prompt Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
rag add error msg for hit test (#4704) 2024-05-28 14:54:53 +08:00
rerank
splitter support images and tables extract from docx (#4619) 2024-05-23 18:05:23 +08:00
tools fix: workflow as tool garbled (#4707) 2024-05-28 14:51:42 +08:00
utils improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2024-05-24 12:08:12 +08:00
workflow Add WORKFLOW_CALL_MAX_DEPTH env var. (#4713) 2024-05-29 13:39:11 +08:00
__init__.py
application_manager.py
hosting_configuration.py
indexing_runner.py support images and tables extract from docx (#4619) 2024-05-23 18:05:23 +08:00
model_manager.py
provider_manager.py Refactor part of the ProviderManager code to improve readability (#4524) 2024-05-22 11:18:03 +08:00