dify/api/core
2024-10-22 10:49:19 +08:00
..
agent feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
app fix(workflow): improve database session handling and variable management (#9581) 2024-10-22 00:42:40 +08:00
callback_handler
entities feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
errors
extension
external_data_tool
file feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
helper feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
llm_generator
memory feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
model_runtime chore: format get_customizable_model_schema return value (#9335) 2024-10-21 19:05:44 +08:00
moderation
ops feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
prompt fix(upload): correct incorrect dictionary key usage (#9563) 2024-10-21 19:42:22 +08:00
rag feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
tools fix(validation): improve variable handling and validation (#9578) 2024-10-21 23:33:16 +08:00
variables feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 2024-10-22 10:49:19 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py
model_manager.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
provider_manager.py