dify/api/core
2025-07-23 15:38:31 +08:00
..
agent
app feat: decouple WorkflowAppRunner from AppRunner (#21739) 2025-07-23 14:56:06 +08:00
base
callback_handler
entities
errors
extension
external_data_tool
file
helper feat: plugin auto upgrade strategy (#19758) 2025-07-23 15:33:39 +08:00
llm_generator Added a check to ensure the input text is a string before proceeding with parsing (#22809) 2025-07-23 13:53:27 +08:00
mcp
memory
model_runtime Added a check to ensure the input text is a string before proceeding with parsing (#22809) 2025-07-23 13:53:27 +08:00
moderation
ops feat(trace): support external trace id propagation (#22623) 2025-07-22 15:17:43 +08:00
plugin feat: oauth refresh token (#22744) 2025-07-23 13:12:39 +08:00
prompt
rag FEAT: Tencent Vector search supports backward compatibility with the previous score calculation approach. (#22820) 2025-07-23 15:38:31 +08:00
repositories
tools feat: oauth refresh token (#22744) 2025-07-23 13:12:39 +08:00
variables
workflow Added a check to ensure the input text is a string before proceeding with parsing (#22809) 2025-07-23 13:53:27 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py Mapped column (#22644) 2025-07-23 00:39:59 +08:00
model_manager.py
provider_manager.py