Langchain-Chatchat/server/agent
zR efd8edda16
Dev (#1618)
* 增加了仅限GPT4的agent功能,陆续补充,中文版readme已写

* issue提到的一个bug

* 温度最小改成0,但是不应该支持负数

* 修改了最小的温度

* 增加了部分Agent支持和修改了启动文件的部分bug

* 修改了GPU数量配置文件

* 1

1

* 修复配置文件错误

* 更新readme,稳定测试
2023-09-28 20:19:26 +08:00
..
callbacks.py Dev (#1618) 2023-09-28 20:19:26 +08:00
custom_template.py Dev (#1618) 2023-09-28 20:19:26 +08:00
google_search.py Dev (#1618) 2023-09-28 20:19:26 +08:00
math.py fix: langchain warnings for import from root 2023-09-27 21:55:02 +08:00
shell.py Dev (#1618) 2023-09-28 20:19:26 +08:00
tools.py Dev (#1618) 2023-09-28 20:19:26 +08:00
translator.py Dev (#1618) 2023-09-28 20:19:26 +08:00
weather.py Dev (#1618) 2023-09-28 20:19:26 +08:00