dify/api/core
crazywoola 2c2af1d117
feat: add VTT data transform to Document extractor (#18936)
2025-04-28 13:45:15 +08:00
..
agent refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
app refactor: Refactors repository imports structure (#18901) 2025-04-27 17:29:03 +08:00
callback_handler fix retrival resource miss in chatflow (#18307) 2025-04-17 18:05:15 +08:00
entities fix: #18744 The model order defined in position.yaml in the Model Plugin is not taking effect. (#18756) 2025-04-25 16:45:48 +08:00
errors
extension
external_data_tool
file fix: Update prompt message content types to use Literal and add union type for content (#17136) 2025-04-22 16:17:55 +08:00
helper Http requests node add ssl verify (#18125) 2025-04-16 15:59:34 +08:00
llm_generator Fix some prompt typos (#18645) 2025-04-24 10:36:45 +08:00
memory fix: Update prompt message content types to use Literal and add union type for content (#17136) 2025-04-22 16:17:55 +08:00
model_runtime refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
moderation issue: #17056 : Add a reason field to the message_replace event (#17195) 2025-04-25 10:08:06 +08:00
ops refactor: Refactors repository imports structure (#18901) 2025-04-27 17:29:03 +08:00
plugin feat: add interfaces of OAuth handler methods for authorization (#18889) 2025-04-27 16:00:37 +08:00
prompt fix: Update prompt message content types to use Literal and add union type for content (#17136) 2025-04-22 16:17:55 +08:00
rag fix depth param issue for WaterCrawl (#18839) 2025-04-27 11:04:56 +08:00
repositories refactor: Refactors repository imports structure (#18901) 2025-04-27 17:29:03 +08:00
tools fix: when cot_agent call tool like searxng lost some response content (#16781) 2025-04-28 09:27:46 +08:00
variables
workflow feat: add VTT data transform to Document extractor (#18936) 2025-04-28 13:45:15 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py
model_manager.py feat: re-add prompt messages to result and chunks in llm (#17883) 2025-04-11 17:04:49 +08:00
provider_manager.py fix: perferred model provider not match with provider. (#18282) 2025-04-17 15:44:00 +08:00