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
Xiao Ley 451ccb778d
feat(tools/podcast_generator): add support for setting openai base url with the podcast_generationor tool (#10517)
1 year ago
..
agent refactor(core): Remove extra_config from File. (#10203) 1 year ago
app fix(file_upload): correct validation method and add unit tests (#10477) 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 Revert "fix the error of unable to retrieve url from file" (#10511) 1 year ago
helper fix: config violations when running db migtration ci tests (#10428) 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: Correct the max tokens of Claude-3.5-Sonnet-20241022 for Bedrock and VertexAI (#10508) 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 feat(tools/podcast_generator): add support for setting openai base url with the podcast_generationor tool (#10517) 1 year ago
variables fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 1 year ago
workflow feat(workflow-nodes): handle missing variables without failure (#10471) 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 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) 1 year ago