You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core
-LAN- 9369cc44e6
refactor(list_operator): replace ValueError with InvalidKeyError (#10222)
1 year ago
..
agent feat: support Vectorizer can be used in workflow (#9932) 1 year ago
app refactor(validation): improve input validation logic (#10175) 1 year ago
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 2 years ago
entities feat/enhance the multi-modal support (#8818) 1 year ago
errors
extension
external_data_tool
file feat: support Vectorizer can be used in workflow (#9932) 1 year ago
helper feat/enhance the multi-modal support (#8818) 1 year ago
llm_generator feat: add code generator (#9051) 1 year ago
memory fix: file type document is not supported (#9618) 1 year ago
model_runtime chore: enable vision support for models in OpenRouter that should have supported vision (#10191) 1 year ago
moderation
ops feat/enhance the multi-modal support (#8818) 1 year ago
prompt fix(upload): correct incorrect dictionary key usage (#9563) 1 year ago
rag fix the ssrf of docx file extractor external images (#10237) 1 year ago
tools fix(tools): suppress RuntimeWarnings in podcast audio generator (#10182) 1 year ago
variables fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 1 year ago
workflow refactor(list_operator): replace ValueError with InvalidKeyError (#10222) 1 year ago
__init__.py
hosting_configuration.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1 year ago
indexing_runner.py clean un-allowed special charters when doing indexing estimate (#10153) 1 year ago
model_manager.py feat/enhance the multi-modal support (#8818) 1 year ago
provider_manager.py