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
Benjamin 90087160c6
chore (vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10488)
1 year ago
..
agent refactor(core): Remove extra_config from File. (#10203) 1 year ago
app Feat/iteration single run time (#10512) 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) 2 years ago
extension chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
external_data_tool chore(api/core): apply ruff reformatting (#7624) 2 years ago
file Revert "fix the error of unable to retrieve url from file" (#10511) 1 year ago
helper refactor(code_executor): update input type annotations to use Mapping for better type safety (#10478) 1 year ago
llm_generator feat: add code generator (#9051) 1 year ago
memory refactor(core): Remove extra_config from File. (#10203) 1 year ago
model_runtime fix(model_runtime): ensure compatibility with O1 models by adjusting token parameters (#10537) 1 year ago
moderation chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
ops fix(ops_tracing): enhance error handle in celery tasks. (#10401) 1 year ago
prompt refactor(core): Remove extra_config from File. (#10203) 1 year ago
rag Feat/tools/gitlab (#10407) 1 year ago
tools chore (vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10488) 1 year ago
variables fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 1 year ago
workflow Feat/iteration single run time (#10512) 1 year ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 2 years 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 chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437) 1 year ago
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 2 years ago