是用SQLalchemy创建的知识库吗?我看到do_create_db方法没实现 #3519
CyanMystery
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
status = add_kb_to_db(self.kb_name, self.kb_info, self.vs_type(), self.embed_model) 还有这个方法是将知识库添加到sqlite数据库中?为什么要这样做呢?谢谢
Beta Was this translation helpful? Give feedback.
All reactions