dify/api/core
Jyong 18082752a0
fix knowledge pipeline run multimodal document failed (#29431)
2025-12-10 20:42:51 +08:00
..
agent feat(api): Implement EventManager error logging and add coverage (#29204) 2025-12-08 09:40:40 +08:00
app Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
base
callback_handler Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
datasource chore: remove redundant reimports (#28415) 2025-11-20 11:28:29 +08:00
entities feat(api): Implement EventManager error logging and add coverage (#29204) 2025-12-08 09:40:40 +08:00
errors
extension
external_data_tool
file fix: `File` model add known extra fields, fix issue about the tool of… (#27607) 2025-11-04 09:57:25 +08:00
helper perf(api): optimize tool provider list API with Redis caching (#29101) 2025-12-08 15:34:03 +09:00
llm_generator fix: 'list' object has no attribute 'find' (#29384) 2025-12-10 12:45:53 +08:00
mcp feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
memory refactor:Decouple Domain Models from Direct Database Access (#27316) 2025-10-28 09:59:30 +08:00
model_runtime Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
moderation fix(moderation): change OpenAI moderation model to omni-moderation-la… (#28119) 2025-11-13 15:21:44 +08:00
ops feat(api): Implement EventManager error logging and add coverage (#29204) 2025-12-08 09:40:40 +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 fix knowledge pipeline run multimodal document failed (#29431) 2025-12-10 20:42:51 +08:00
repositories
schemas Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
tools Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
trigger fix(TriggerProviderIdentity): avoid nullable tags (#28646) 2025-11-25 19:37:06 +08:00
variables fix(api): `SegmentType.is_valid()` raises `AssertionError` for `SegmentType.GROUP` (#28249) 2025-11-21 16:43:09 +09:00
workflow fix: session unbound during parent-child retrieval (#29396) 2025-12-10 14:08:55 +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 more typed orm (#28507) 2025-11-21 21:45:51 +08:00