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
Guowen.Bao 526f6321d1 fix: resolved the issue of not releasing ThreadPoolExecutor when an exception occurs in _generate_worker
Signed-off-by: Guowen.Bao <Guowen.Bao@desaysv.com>
1 year ago
..
agent Fix/plugin race condition (#14253) 1 year ago
app Fix/plugin race condition (#14253) 1 year ago
callback_handler Introduce Plugins (#13836) 1 year ago
entities Fix/plugin race condition (#14253) 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 Introduce Plugins (#13836) 1 year ago
helper Introduce Plugins (#13836) 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/plugin race condition (#14253) 1 year 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 Fix/custom model credentials (#14450) 1 year ago
prompt feat: mypy for all type check (#10921) 1 year ago
rag Fixes 14217: database retrieve api and chat-messages api response doc_metadata (#14219) 1 year ago
tools fix: ensure correct provider ID comparison in tool provider query (#14527) 1 year ago
variables chore(fix): Invalid quotes for using Array[String] in HTTP request node as JSON body (#12761) 1 year ago
workflow fix: resolved the issue of not releasing ThreadPoolExecutor when an exception occurs in _generate_worker 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