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
Jyong 84a866028a
fix document could be None (#15818)
11 months ago
..
agent Fix/plugin race condition (#14253) 11 months ago
app fix: streamline file upload configuration handling in manager.py (#15714) 11 months ago
callback_handler fix parent-child retrival count (#15119) 11 months ago
entities refactor: optimize provider configuration queries with provider name … (#15491) 11 months ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 1 year ago
extension feat: mypy for all type check (#10921) 1 year ago
external_data_tool chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 year ago
file fix: website remote url display error (#15217) 11 months ago
helper feat: add Http Request Node to skip ssl verify function #15177 (#15664) 11 months ago
llm_generator Introduce Plugins (#13836) 12 months ago
memory feat: mypy for all type check (#10921) 1 year ago
model_runtime fix: invoke_error is not callable (#15555) 11 months ago
moderation feat: mypy for all type check (#10921) 1 year ago
ops Add new integration with Opik Tracking tool (#11501) 1 year ago
plugin raising error if plugin not initialized (#15319) 11 months ago
prompt feat: mypy for all type check (#10921) 1 year ago
rag fix document could be None (#15818) 11 months ago
tools fix:To fix the issue of missing reference to body parameter (#15443) 11 months ago
variables fix Unicode Escape Characters (#15318) 11 months ago
workflow fix: http_request node form-data support array[file] (#15731) 11 months ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 11 months ago
indexing_runner.py Introduce Plugins (#13836) 12 months ago
model_manager.py Introduce Plugins (#13836) 12 months ago
provider_manager.py Fix/custom model credentials (#14450) 11 months ago