dify/api/core
2024-11-06 17:13:05 +08:00
..
agent Merge branch 'main' into fix/chore-fix 2024-11-01 16:23:04 +08:00
app feat: Iteration node support parallel mode (#9493) 2024-11-05 20:29:59 +08:00
callback_handler
entities feat: support app-selector, model-selector and tool-selector as parameters 2024-11-06 17:13:05 +08:00
errors
extension
external_data_tool
file Merge branch 'main' into fix/chore-fix 2024-11-01 16:23:04 +08:00
helper fix: missing 'follow_redirects' argument while download plugin packages 2024-11-01 15:38:45 +08:00
llm_generator
memory
model_runtime feat: add xAI model provider (#10272) 2024-11-05 20:30:12 +08:00
moderation
ops
plugin compatible model daemon request exception 2024-11-01 19:20:26 -07:00
prompt
rag fix the ssrf of docx file extractor external images (#10237) 2024-11-05 20:28:28 +08:00
tools feat: support app-selector, model-selector and tool-selector as parameters 2024-11-06 17:13:05 +08:00
variables
workflow fix(http_request): improve parameter initialization and reorganize tests (#10297) 2024-11-05 20:30:13 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 2024-11-05 20:30:12 +08:00
model_manager.py
provider_manager.py