- 检查并跳过未注册/不支持的 kb_type,避免抛出 KBNotFoundError 导致接口 500 - 分别在初始化 (_initialize_existing_kbs) 和概览列表查询 (get_databases) 中增加 checks |
||
|---|---|---|
| .. | ||
| chunking | ||
| eval | ||
| graphs | ||
| implementations | ||
| utils | ||
| __init__.py | ||
| base.py | ||
| factory.py | ||
| manager.py | ||
- 检查并跳过未注册/不支持的 kb_type,避免抛出 KBNotFoundError 导致接口 500 - 分别在初始化 (_initialize_existing_kbs) 和概览列表查询 (get_databases) 中增加 checks |
||
|---|---|---|
| .. | ||
| chunking | ||
| eval | ||
| graphs | ||
| implementations | ||
| utils | ||
| __init__.py | ||
| base.py | ||
| factory.py | ||
| manager.py | ||