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.
Charlie.Wei 222df44d21
Retrieval Service efficiency optimization (#13543)
8 months ago
..
agent fix: Agent is configured for ReAct inference mode, an error is reported when viewing the agent log (#12920) 9 months ago
app Ensure the 'inputs' field in /chat-messages takes effect every time (#7955) 8 months ago
callback_handler feat: mypy for all type check (#10921) 10 months ago
entities Feat/support parent child chunk (#12092) 10 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 chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 9 months ago
helper fix: SSRF proxy file descriptor leak in concurrent requests (#13108) 9 months ago
llm_generator Fix suggested_question_prompt (#12738) 9 months ago
memory feat: mypy for all type check (#10921) 10 months ago
model_runtime fix: fix tongyi models blocking mode with incremental_output=stream (#13620) 8 months ago
moderation feat: mypy for all type check (#10921) 10 months ago
ops Add new integration with Opik Tracking tool (#11501) 9 months ago
prompt feat: mypy for all type check (#10921) 10 months ago
rag Retrieval Service efficiency optimization (#13543) 8 months ago
tools fix:Knowledge Base with Parent-Child segment mode not support in Agent (#13663) 8 months ago
variables chore(fix): Invalid quotes for using Array[String] in HTTP request node as JSON body (#12761) 9 months ago
workflow Non-Streaming Models Do Not Return Results Properly in _handle_invoke_result (#13571) 8 months ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
hosting_configuration.py feat: mypy for all type check (#10921) 10 months ago
indexing_runner.py fix: same chunk insert deadlock (#12502) 9 months ago
model_manager.py feat: mypy for all type check (#10921) 10 months ago
provider_manager.py chore:Remove useless brackets and format code (#13479) 8 months ago