dify/api/core
2024-05-27 13:15:20 +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
file
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 fix: colon in file mistral.mistral-small-2402-v1:0 (#4673) 2024-05-27 13:15:20 +08:00
moderation
prompt improve: exract Code Node provider for each supported scripting language (#4164) 2024-05-17 11:58:12 +08:00
rag feat: update notion extractor (#3898) 2024-05-24 20:30:48 +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 Fix Unnecessary Newline Characters in Extracted Tool Response Text (#4646) 2024-05-25 15:24:59 +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