liunux4odoo
|
2b0f8caa62
|
improve recreate_vector_store:
1. allow empty knowledge base
2. skip unspported files instead of exception
|
2023-08-08 17:59:41 +08:00 |
liunux4odoo
|
e918244159
|
move KBServiceFactory to server.knowledge_base.kb_service.base
|
2023-08-08 17:41:58 +08:00 |
liunux4odoo
|
c4a3995310
|
move commonto tools from kbservice.base to server.knowledge_base.utils
|
2023-08-08 16:40:18 +08:00 |
liunux4odoo
|
584e3a9234
|
remove server/knowledge_base/knowledge_base_factory.py
|
2023-08-08 16:21:00 +08:00 |
liunux4odoo
|
0746272525
|
remove server/knowledge_base/knowledge_base.py
|
2023-08-08 13:36:20 +08:00 |
imClumsyPanda
|
18d31f5116
|
add KBService and KBServiceFactory class
|
2023-08-06 23:44:02 +08:00 |
imClumsyPanda
|
b91d96ab0c
|
update kb_doc_api.py
|
2023-08-06 18:32:10 +08:00 |
imClumsyPanda
|
7e1472a95b
|
add KnowledgeBase class
|
2023-08-05 00:10:10 +08:00 |
imClumsyPanda
|
590367a5b5
|
add KnowledgeFile class
|
2023-08-04 23:54:26 +08:00 |
imClumsyPanda
|
775d46fecf
|
format update in knowledge_base/utils.py
|
2023-08-04 23:14:43 +08:00 |
imClumsyPanda
|
b4f80ca370
|
update server.knowledge_base.utils
|
2023-08-04 15:32:42 +08:00 |
imClumsyPanda
|
7bfbe18011
|
update requirements.txt and kb_doc_api.py
|
2023-08-04 15:12:14 +08:00 |
liunux4odoo
|
c4994e85df
|
fix: knowledge_base_chat and search_engine_chat should stream json text
instead of dict. client should use json.loads.
|
2023-08-04 12:12:13 +08:00 |
liunux4odoo
|
88682c87ff
|
优化server下知识库相关模块的结构:将知识库相关操作从knowledge_base_chat移动到knowledge_base.utils;优化kb_doc_api中embeddings加载。
|
2023-08-04 10:16:30 +08:00 |
imClumsyPanda
|
dcf49a59ef
|
v0.2.0 first commit
|
2023-07-27 23:22:07 +08:00 |