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
AkisAya cb0c55daa7
fix weight rerank of knowledge retrieval (#10931)
1 year ago
..
agent fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 1 year ago
app fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 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 fix(gpt-4o-audio-preview): Remove the vision feature (#10932) 1 year ago
moderation Fix/input-value-type-in-moderation (#10893) 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 weight rerank of knowledge retrieval (#10931) 1 year ago
tools Update parse.py to handle empty list result (#10915) 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 fix image files not deleted on indexing_estimate #9541 (#10798) 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