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.
Harry 46019ea927 refactor(resolver): enhance schema reference resolution with improved error handling and caching 2 months ago
..
agent Fix incorrect exception reference for `json.dumps()` (#24329) 2 months ago
app fix: ruff 2 months ago
base refactor: Remove RepositoryFactory (#19176) 6 months ago
callback_handler Merge branch main into feat/rag-2 3 months ago
datasource add credential id 2 months ago
entities Merge branch 'main' into feat/rag-2 2 months ago
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 months ago
extension [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 months ago
external_data_tool make logging not use f-str, change others to f-str (#22882) 3 months ago
file merge main 3 months ago
helper Merge branch 'main' into feat/rag-2 2 months ago
llm_generator hotfix: fix multiple case match syntax (#24204) 2 months ago
mcp [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 months ago
memory feat: If combining text and files, place the text prompt after the fi… (#23779) 2 months ago
model_runtime fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 months ago
moderation Fix: safe defaults for BaseModel dict fields (#24098) 2 months ago
ops Merge branch 'main' into feat/rag-2 2 months ago
plugin refactor(resolver): enhance schema reference resolution with improved error handling and caching 2 months ago
prompt Feat/chat message image first for agent and advanced_chat APP (#23796) 2 months ago
rag Merge branch 'main' into feat/rag-2 2 months ago
repositories Merge branch 'main' into feat/rag-2 2 months ago
schemas refactor(resolver): enhance schema reference resolution with improved error handling and caching 2 months ago
tools Merge branch 'main' into feat/rag-2 2 months ago
variables Merge branch 'main' into feat/rag-2 2 months ago
workflow fix 2 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 Merge branch 'main' into feat/rag-2 2 months ago
model_manager.py make logging not use f-str, change others to f-str (#22882) 3 months ago
provider_manager.py Merge branch 'main' into feat/rag-2 2 months ago