You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gen Sato 475b8d731e
Fix HTTP Request node to give priority to file extension of content-disposition (#12653)
7 months ago
..
agent Fix/plugin race condition (#14253) 8 months ago
app chore: bump ruff to 0.11.0 and fix linting violations (#15953) 7 months ago
callback_handler fix parent-child retrival count (#15119) 8 months ago
entities refactor: optimize provider configuration queries with provider name … (#15491) 7 months ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 months ago
extension feat: mypy for all type check (#10921) 10 months ago
external_data_tool chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 9 months ago
file Fixed: Run failed: Failed to invoke tool: File.__init__() got an unexpected keyword argument (#14073) 7 months ago
helper feat: add Http Request Node to skip ssl verify function #15177 (#15664) 7 months ago
llm_generator Introduce Plugins (#13836) 8 months ago
memory feat: mypy for all type check (#10921) 10 months ago
model_runtime Chore: PromptMessage is not an abstract base class (#15965) 7 months ago
moderation feat: mypy for all type check (#10921) 10 months ago
ops When decrypt_trace_config is empty, it should be skipped directly (#15870) 7 months ago
plugin feat: add llm blocking invoke (#15732) 7 months ago
prompt feat: mypy for all type check (#10921) 10 months ago
rag feat: support openGauss vector database (#15865) 7 months ago
tools fix(api): fix fail branch functionality for `WorkflowTool` (#15966) 7 months ago
variables fix Unicode Escape Characters (#15318) 7 months ago
workflow Fix HTTP Request node to give priority to file extension of content-disposition (#12653) 7 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) 8 months ago
indexing_runner.py Introduce Plugins (#13836) 8 months ago
model_manager.py Introduce Plugins (#13836) 8 months ago
provider_manager.py Fix/custom model credentials (#14450) 8 months ago