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
Bowen Liang 0ebe198ff1
chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437)
2 years ago
..
agent feat: support Vectorizer can be used in workflow (#9932) 2 years ago
app chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437) 2 years 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) 2 years ago
errors
extension chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
external_data_tool
file feat: support Vectorizer can be used in workflow (#9932) 2 years ago
helper fix: config violations when running db migtration ci tests (#10428) 2 years ago
llm_generator feat: add code generator (#9051) 2 years ago
memory fix: file type document is not supported (#9618) 2 years ago
model_runtime chore(lint): Use logging.exception instead of logging.error (#10415) 2 years ago
moderation chore(lint): Use logging.exception instead of logging.error (#10415) 2 years ago
ops chore(lint): Use logging.exception instead of logging.error (#10415) 2 years ago
prompt fix(upload): correct incorrect dictionary key usage (#9563) 2 years ago
rag chore(lint): Use logging.exception instead of logging.error (#10415) 2 years ago
tools chore(lint): Use logging.exception instead of logging.error (#10415) 2 years ago
variables fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 2 years ago
workflow fix(http_request): send form data (#10431) 2 years ago
__init__.py
hosting_configuration.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2 years ago
indexing_runner.py fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 2 years ago
model_manager.py chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437) 2 years ago
provider_manager.py