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