dify/api/core
2024-05-24 15:27:12 +08:00
..
agent fix: cot agent token usage is empty (#4474) 2024-05-17 14:45:20 +08:00
app chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2024-05-19 18:30:45 +08:00
callback_handler chore: remove langchain in tools (#3247) 2024-04-09 19:28:22 +08:00
docstore chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2024-05-19 18:30:45 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities feat: remove langchain from output parsers (#3473) 2024-04-15 00:23:42 +08:00
errors
extension
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
file FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
helper fix: code node garbled in Javascript (#4615) 2024-05-23 17:18:57 +08:00
llm_generator feat: remove langchain from output parsers (#3473) 2024-04-15 00:23:42 +08:00
memory fix: image text when retrieve chat histories (#3220) 2024-04-09 15:20:45 +08:00
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 FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
prompt improve: exract Code Node provider for each supported scripting language (#4164) 2024-05-17 11:58:12 +08:00
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 FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
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 FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
provider_manager.py Refactor part of the ProviderManager code to improve readability (#4524) 2024-05-22 11:18:03 +08:00