1. list_kbs_from_db return all kbs by default instead of return kbs with file_count > 0 only. 2. KBServiceFactory.get_service_by_name could return a FaissKBService that not in the db |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| default_kb_service.py | ||
| faiss_kb_service.py | ||
| milvus_kb_service.py | ||