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
Jacky Wu ed5596a8f4
fix: avoid llm node result var not init issue while do retry. (#14286)
1 year ago
..
agent Fix/plugin race condition (#14253) 1 year ago
app fix: agent node can't use in parallel (#15047) 1 year ago
callback_handler fix parent-child retrival count (#15119) 1 year ago
entities Fix: only retrieval plugin-compatible providers when provider_name starts with `langgenius` (#15133) 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 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 feat: Add caching mechanism for plugin model schemas (#14898) 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 raising error if plugin not initialized (#15319) 1 year ago
prompt feat: mypy for all type check (#10921) 1 year ago
rag fix text split (#15426) 1 year ago
tools fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279) 1 year ago
variables fix Unicode Escape Characters (#15318) 1 year ago
workflow fix: avoid llm node result var not init issue while do retry. (#14286) 1 year ago
__init__.py
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