dify/api/core
2024-10-23 17:03:30 +08:00
..
agent feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
app refactor(api): simplify limit retrieval and return types (#9641) 2024-10-22 16:34:16 +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 feat: add code generator (#9051) 2024-10-22 21:57:54 +08:00
memory fix: file type document is not supported (#9618) 2024-10-22 16:33:50 +08:00
model_runtime feat(model_runtime): add new model 'claude-3-5-sonnet-20241022' (#9708) 2024-10-23 17:03:30 +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 nltk security issue and upgrade unstructured (#9558) 2024-10-23 16:23:55 +08:00
tools feat(Tools): Refactor the base table plugin (#9182) 2024-10-22 21:31:34 +08:00
variables fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 2024-10-22 17:52:22 +08:00
workflow feat(condition): add support for 'exists' and 'not exists' operators (#9687) 2024-10-23 13:25:17 +08:00
__init__.py
hosting_configuration.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2024-10-22 11:01:32 +08:00
indexing_runner.py
model_manager.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
provider_manager.py