dify/api/core
2024-11-07 17:38:32 +08:00
..
agent feat: support Vectorizer can be used in workflow (#9932) 2024-10-28 16:52:57 +08:00
app refactor(validation): improve input validation logic (#10175) 2024-11-07 17:38:29 +08:00
callback_handler
entities merge main 2024-10-25 11:26:49 +08:00
errors
extension
external_data_tool
file feat: support Vectorizer can be used in workflow (#9932) 2024-10-28 16:52:57 +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 chore: enable vision support for models in OpenRouter that should have supported vision (#10191) 2024-11-07 17:38:26 +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 fix the ssrf of docx file extractor external images (#10237) 2024-11-07 17:38:31 +08:00
tools fix(tools): suppress RuntimeWarnings in podcast audio generator (#10182) 2024-11-07 17:38:24 +08:00
variables merge main 2024-10-25 11:26:48 +08:00
workflow refactor(workflow): introduce specific exceptions for code validation (#10218) 2024-11-07 17:38:32 +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 clean un-allowed special charters when doing indexing estimate (#10153) 2024-11-07 17:38:19 +08:00
model_manager.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
provider_manager.py