dify/api/core
2025-12-16 12:35:04 +09:00
..
agent feat(api): Implement EventManager error logging and add coverage (#29204) 2025-12-08 09:40:40 +08:00
app revert: "fix(ops): add streaming metrics and LLM span for agent-chat traces" (#29469) 2025-12-11 12:53:37 +08:00
base
callback_handler Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
datasource
db refactor: admin api using session factory (#29628) 2025-12-15 12:01:41 +08:00
entities fix: correct i18n SSO translations and fix validation/type issues (#29564) 2025-12-15 15:58:33 +09:00
errors
extension
external_data_tool
file
helper fix: csv injection in annotations export (#29462) 2025-12-15 17:14:05 +08:00
llm_generator fix(api): use json_repair for conversation title parsing (#29649) 2025-12-15 11:29:28 +08:00
mcp
memory
model_runtime Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
moderation
ops fix(api): Populate Missing Attributes For Arize Phoenix Integration (#29526) 2025-12-15 11:15:18 +08:00
plugin Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
prompt Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
rag feat: VECTOR_STORE supports seekdb (#29658) 2025-12-16 12:35:04 +09:00
repositories
schemas Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
tools fix: ssrf, add internal ip filter when parse tool schema (#29548) 2025-12-15 16:28:25 +08:00
trigger
variables
workflow fix: webhook node output file as file variable (#29621) 2025-12-15 19:55:59 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
model_manager.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
provider_manager.py