liunux4odoo
|
d316efe8d3
|
release 0.2.6 (#1815)
## 🛠 新增功能
- 支持百川在线模型 (@hzg0601 @liunux4odoo in #1623)
- 支持 Azure OpenAI 与 claude 等 Langchain 自带模型 (@zRzRzRzRzRzRzR in #1808)
- Agent 功能大量更新,支持更多的工具、更换提示词、检索知识库 (@zRzRzRzRzRzRzR in #1626 #1666 #1785)
- 加长 32k 模型的历史记录 (@zRzRzRzRzRzRzR in #1629 #1630)
- *_chat 接口支持 max_tokens 参数 (@liunux4odoo in #1744)
- 实现 API 和 WebUI 的前后端分离 (@liunux4odoo in #1772)
- 支持 zlilliz 向量库 (@zRzRzRzRzRzRzR in #1785)
- 支持 metaphor 搜索引擎 (@liunux4odoo in #1792)
- 支持 p-tuning 模型 (@hzg0601 in #1810)
- 更新完善文档和 Wiki (@imClumsyPanda @zRzRzRzRzRzRzR @glide-the in #1680 #1811)
## 🐞 问题修复
- 修复 bge-* 模型匹配超过 1 的问题 (@zRzRzRzRzRzRzR in #1652)
- 修复系统代理为空的问题 (@glide-the in #1654)
- 修复重建知识库时 `d == self.d assert error` (@liunux4odoo in #1766)
- 修复对话历史消息错误 (@liunux4odoo in #1801)
- 修复 OpenAI 无法调用的 bug (@zRzRzRzRzRzRzR in #1808)
- 修复 windows下 BIND_HOST=0.0.0.0 时对话出错的问题 (@hzg0601 in #1810)
|
2023-10-20 23:16:06 +08:00 |
imClumsyPanda
|
a87a2815da
|
update knowledge_base and dialogue page of webui
|
2023-09-15 13:45:47 +08:00 |
imClumsyPanda
|
18fe1b97f9
|
merge dev_fastchat
|
2023-08-12 16:30:07 +08:00 |
imClumsyPanda
|
79d87d3344
|
update webui.py
|
2023-08-12 15:44:46 +08:00 |
imClumsyPanda
|
2ad33e010d
|
update webui.py and README.md
|
2023-08-12 14:08:21 +08:00 |
imClumsyPanda
|
90d385cb92
|
update webui.dialogue layout
|
2023-08-12 02:30:50 +08:00 |
imClumsyPanda
|
844b15a6f7
|
update webui.knowledge_base layout
|
2023-08-12 01:26:17 +08:00 |
imClumsyPanda
|
afc6aa968d
|
update webui layout
|
2023-08-11 23:40:41 +08:00 |
imClumsyPanda
|
ef098111dc
|
update webui and utils
|
2023-08-10 23:04:05 +08:00 |
fengyunzaidushi
|
d7d235463e
|
整理了下issue的问题,方便新手入门 (#669)
* Create ceshi
* Delete ceshi
* Create ceshi
* langchain-问题整理
下一步分类
* Delete ceshi
|
2023-06-19 19:33:11 +08:00 |
imClumsyPanda
|
5f652183f4
|
fix bugs in webui.py
|
2023-06-15 00:38:38 +08:00 |
imClumsyPanda
|
b674c9a524
|
fix bugs in pdf_loader.py and image_loader.py
|
2023-06-15 00:26:27 +08:00 |
imClumsyPanda
|
ed7c54858a
|
add delete knowledge base and delete files from knowledge base to webui
|
2023-06-15 00:21:41 +08:00 |
imClumsyPanda
|
a887df1715
|
add knowledge_base folder and move vector_store and content inside
|
2023-06-13 23:54:29 +08:00 |