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
QuantumGhost 23ed3a520b
chore(api): improve type hints for BaseNode and its subclasses (#15826)
1 year ago
..
agent Fix/plugin race condition (#14253) 1 year ago
app fix: streamline file upload configuration handling in manager.py (#15714) 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 Add new integration with Opik Tracking tool (#11501) 1 year ago
plugin fix tool selector with empty tools raise error (#15829) 1 year ago
prompt feat: mypy for all type check (#10921) 1 year ago
rag fix document could be None (#15818) 1 year ago
tools chore: remove useless doc and font (#15838) 1 year ago
variables fix Unicode Escape Characters (#15318) 1 year ago
workflow chore(api): improve type hints for BaseNode and its subclasses (#15826) 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