dify/api/core
2024-05-24 15:27:12 +08:00
..
agent
app
callback_handler
docstore
embedding
entities
errors
extension
external_data_tool
file
helper
llm_generator
memory
model_runtime improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2024-05-24 12:08:12 +08:00
moderation
prompt
rag add qdrant metadata.doc_id index when create qdrant collection (#4570) 2024-05-23 18:11:01 +08:00
rerank
splitter support images and tables extract from docx (#4619) 2024-05-23 18:05:23 +08:00
tools improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2024-05-24 12:08:12 +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 feat: Add WORKFLOW_MAX_EXECUTION_TIME env var (#4632) 2024-05-24 15:27:12 +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