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
Novice 04a0ae3aa9
feat: add llm blocking invoke (#15732)
1 year ago
..
agent Fix/plugin race condition (#14253) 1 year ago
app chore: bump ruff to 0.11.0 and fix linting violations (#15953) 1 year ago
callback_handler fix parent-child retrival count (#15119) 1 year ago
entities refactor: optimize provider configuration queries with provider name … (#15491) 1 year 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) 1 year ago
helper feat: add Http Request Node to skip ssl verify function #15177 (#15664) 1 year ago
llm_generator Introduce Plugins (#13836) 1 year ago
memory feat: mypy for all type check (#10921) 1 year ago
model_runtime fix: invoke_error is not callable (#15555) 1 year ago
moderation feat: mypy for all type check (#10921) 1 year ago
ops When decrypt_trace_config is empty, it should be skipped directly (#15870) 1 year ago
plugin feat: add llm blocking invoke (#15732) 1 year ago
prompt feat: mypy for all type check (#10921) 1 year ago
rag fix:delete empty table bug (#15517) 1 year ago
tools fix(api): fix fail branch functionality for `WorkflowTool` (#15966) 1 year ago
variables fix Unicode Escape Characters (#15318) 1 year ago
workflow chore: bump ruff to 0.11.0 and fix linting violations (#15953) 1 year ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 2 years ago
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 1 year ago
indexing_runner.py Introduce Plugins (#13836) 1 year ago
model_manager.py Introduce Plugins (#13836) 1 year ago
provider_manager.py Fix/custom model credentials (#14450) 1 year ago