您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Harry 46019ea927 refactor(resolver): enhance schema reference resolution with improved error handling and caching 2 个月前
..
agent Fix incorrect exception reference for `json.dumps()` (#24329) 2 个月前
app fix: ruff 2 个月前
base refactor: Remove RepositoryFactory (#19176) 6 个月前
callback_handler Merge branch main into feat/rag-2 3 个月前
datasource add credential id 2 个月前
entities Merge branch 'main' into feat/rag-2 2 个月前
errors fix(core/errors): change base class of custom exceptions to ValueError (#11955) 10 个月前
extension [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 个月前
external_data_tool make logging not use f-str, change others to f-str (#22882) 3 个月前
file merge main 3 个月前
helper Merge branch 'main' into feat/rag-2 2 个月前
llm_generator hotfix: fix multiple case match syntax (#24204) 2 个月前
mcp [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 个月前
memory feat: If combining text and files, place the text prompt after the fi… (#23779) 2 个月前
model_runtime fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 个月前
moderation Fix: safe defaults for BaseModel dict fields (#24098) 2 个月前
ops Merge branch 'main' into feat/rag-2 2 个月前
plugin refactor(resolver): enhance schema reference resolution with improved error handling and caching 2 个月前
prompt Feat/chat message image first for agent and advanced_chat APP (#23796) 2 个月前
rag Merge branch 'main' into feat/rag-2 2 个月前
repositories Merge branch 'main' into feat/rag-2 2 个月前
schemas refactor(resolver): enhance schema reference resolution with improved error handling and caching 2 个月前
tools Merge branch 'main' into feat/rag-2 2 个月前
variables Merge branch 'main' into feat/rag-2 2 个月前
workflow fix 2 个月前
__init__.py chore(api/core): apply ruff reformatting (#7624) 1年前
hosting_configuration.py chore(provider_manager): Update hosted model's name (#14334) 8 个月前
indexing_runner.py Merge branch 'main' into feat/rag-2 2 个月前
model_manager.py make logging not use f-str, change others to f-str (#22882) 3 个月前
provider_manager.py Merge branch 'main' into feat/rag-2 2 个月前