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.
Yingchun Lai c135967e59
refactor: simplify some exception catch code (#12246)
10 months ago
..
agent fix: #12125 (#12184) 10 months ago
app refactor: simplify some exception catch code (#12246) 10 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 feat: mypy for all type check (#10921) 10 months ago
file feat: mypy for all type check (#10921) 10 months ago
helper feat: mypy for all type check (#10921) 10 months ago
llm_generator feat: mypy for all type check (#10921) 10 months ago
memory feat: mypy for all type check (#10921) 10 months ago
model_runtime feat: Add response format support for openai compat models (#12240) 10 months ago
moderation feat: mypy for all type check (#10921) 10 months ago
ops refactor: optimize database usage (#12071) 10 months ago
prompt feat: mypy for all type check (#10921) 10 months ago
rag fix: improve error handling in NotionExtractor data fetching (#12182) 10 months ago
tools fix: enhance ToolEngineInvokeError to include meta information (#12238) 10 months ago
variables feat: mypy for all type check (#10921) 10 months ago
workflow fix: draft run single node can't get env variable (#12266) 10 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 py lint (#12102) 10 months ago
model_manager.py feat: mypy for all type check (#10921) 10 months ago
provider_manager.py feat: mypy for all type check (#10921) 10 months ago