liunux4odoo
|
a08fe994c2
|
更新API与ApiReuest:
1. 重新整理webui_pages/utils与server/knowledge_base间的工具依赖
2.
将delete_knowledge_base与delete_doc接口从delete改为post.delete不支持body参数
3. 修复update_doc
4. 修复部分bug
|
2023-08-11 08:45:26 +08:00 |
imClumsyPanda
|
3c44cf65cd
|
update webui layout
|
2023-08-10 23:51:10 +08:00 |
liunux4odoo
|
7a57f67587
|
fix: bug when delete chat session
|
2023-08-10 13:06:30 +08:00 |
liunux4odoo
|
25280e0cea
|
update webui: use history_len as pairs of conversation
|
2023-08-09 14:11:10 +08:00 |
liunux4odoo
|
4da7c04859
|
fix: parse history parameter to correct type
|
2023-08-09 12:09:45 +08:00 |
liunux4odoo
|
08493bffbb
|
add a basic knowledge base management ui.
|
2023-08-07 21:00:55 +08:00 |
liunux4odoo
|
3318cef751
|
update streamlit ui: support latest knowledge base and search engine
chat api; export messages to markdown.
|
2023-08-04 12:52:58 +08:00 |
liunux4odoo
|
5c804aac75
|
make api and webui support top_k paramter
|
2023-08-03 15:47:53 +08:00 |
liunux4odoo
|
df61f31c8e
|
修改knowledge_base_chat实现:利用缓存避免每次请求重新加载向量库;增加top_k参数。
|
2023-08-03 15:22:46 +08:00 |
liunux4odoo
|
e1698ce12e
|
webui中增加多会话功能
|
2023-08-03 15:06:10 +08:00 |
liunux4odoo
|
4651b50176
|
WEB UI中对话功能已完成。目前很多参数还不支持,待API接口完善后再加入。
|
2023-08-03 13:41:31 +08:00 |
imClumsyPanda
|
5ce2484af0
|
update webui.py
|
2023-08-01 15:08:19 +08:00 |
imClumsyPanda
|
bcfd3f5af5
|
add webui_pages
|
2023-08-01 14:47:38 +08:00 |