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
非法操作 bf4b6e5f80
feat: support custom tool upload file (#10796)
2 years ago
..
agent refactor(core): Remove extra_config from File. (#10203) 2 years ago
app Fix: crash of workflow file upload (#10831) 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 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 Fix: crash of workflow file upload (#10831) 2 years ago
helper fix httpx doesn't support stream parameter (#10859) 2 years ago
llm_generator chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2 years ago
memory refactor(core): Remove extra_config from File. (#10203) 2 years ago
model_runtime feat: support function call for ollama block chat api (#10784) 2 years ago
moderation chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2 years ago
ops Feat/add langsmith dotted order (#10856) 2 years ago
prompt refactor(core): Remove extra_config from File. (#10203) 2 years ago
rag fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849) 2 years ago
tools feat: support custom tool upload file (#10796) 2 years ago
variables feat(variable-handling): enhance variable and segment conversion (#10483) 2 years ago
workflow fix(http_request): allow content type `application/x-javascript` (#10862) 2 years 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) 2 years ago
indexing_runner.py refactor: improve handling of leading punctuation removal (#10761) 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 chore(api/core): apply ruff reformatting (#7624) 2 years ago