add local llm implementation (#119)
This commit is contained in:
@@ -47,6 +47,7 @@ class KnowledgebaseService(CommonService):
|
||||
Tenant.embd_id,
|
||||
cls.model.avatar,
|
||||
cls.model.name,
|
||||
cls.model.language,
|
||||
cls.model.description,
|
||||
cls.model.permission,
|
||||
cls.model.doc_num,
|
||||
|
||||
Reference in New Issue
Block a user