dify/api/core
Jyong 9affc546c6
Feat/support multimodal embedding (#29115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-09 14:41:46 +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
helper perf(api): optimize tool provider list API with Redis caching (#29101) 2025-12-08 15:34:03 +09:00
llm_generator feat: support suggested_questions_after_answer to be configed (#29254) 2025-12-08 10:27:02 +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
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 Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +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 Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +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