Langchain-Chatchat/server/agent
zR fc6a3b07ed
Dev (#1652)
* 更新上agent提示词代码

* 更新部分文档,修复了issue中提到的bge匹配超过1 的bug

* 按需修改

* 解决了部分最新用户用依赖的bug,加了两个工具,移除google工具
2023-10-04 12:05:46 +08:00
..
callbacks.py python3.8用户需要加上__future__ (#1624) 2023-09-29 16:04:44 +08:00
custom_template.py python3.8用户需要加上__future__ (#1624) 2023-09-29 16:04:44 +08:00
math.py fix: langchain warnings for import from root 2023-09-27 21:55:02 +08:00
search_internet.py Dev (#1652) 2023-10-04 12:05:46 +08:00
search_knowledge.py Dev (#1652) 2023-10-04 12:05:46 +08:00
shell.py Dev (#1618) 2023-09-28 20:19:26 +08:00
tools.py Dev (#1652) 2023-10-04 12:05:46 +08:00
translator.py Dev (#1652) 2023-10-04 12:05:46 +08:00
weather.py Dev (#1618) 2023-09-28 20:19:26 +08:00