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
Matsuda 1e8457441d
fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360)
1 year ago
..
agent feat: support Vectorizer can be used in workflow (#9932) 1 year ago
app feat: Iteration node support parallel mode (#9493) 1 year ago
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 1 year ago
entities feat/enhance the multi-modal support (#8818) 1 year ago
errors chore(api/core): apply ruff reformatting (#7624) 1 year ago
extension chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
external_data_tool chore(api/core): apply ruff reformatting (#7624) 1 year ago
file feat: support Vectorizer can be used in workflow (#9932) 1 year ago
helper feat: The SSRF request timeout configuration item is added (#10292) 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 fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360) 1 year ago
moderation fix: fix the data validation consistency issue in keyword content review (#8908) 1 year ago
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 Gitee AI tools (#10314) 1 year ago
variables fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 1 year ago
workflow fix(http_request): improve parameter initialization and reorganize tests (#10297) 1 year ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
hosting_configuration.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1 year ago
indexing_runner.py fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 1 year ago
model_manager.py feat/enhance the multi-modal support (#8818) 1 year ago
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 1 year ago