disable vector-base knowledge base.

This commit is contained in:
Liu Zhicong
2024-08-19 12:20:56 -07:00
parent c1f3ae4fea
commit dfcc5efaa0
27 changed files with 297 additions and 1024 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
from .object import *
from .vector import *
#from .vector import *
from .data import *
from .store import KnowledgeStore
from .core_object import *
from .pipeline import *
#from .pipeline import *
from .knowledge_base import *