Releases: ai-shifu/ChatALL
Releases · ai-shifu/ChatALL
v1.42.68
What's Changed
- Refactor: implementing the historical context of LangChainBot using the BufferMemory encapsulated by LangChain by @frostwandering in #537
- Add Falcon-180b by @tanchekwei in #539
- Fix bot tags bug
更新说明
- @frostwandering 重构了 LangChainBot,使用 BufferMemory 保存历史会话 #537
- @tanchekwei 新增了 Falcon-180b 对话机器人 #539
- 修复机器人标签 bug
New Contributors
- @frostwandering made their first contribution in #537
Full Changelog: v1.41.67...v1.42.68
v1.41.67
What's Changed
- Fix you.com empty error message by @tanchekwei in #523
- Fix Bing Chat
061+8=0x22 (InvalidRequest) error
更新说明
- @tanchekwei 修复了 you.com 的空错误消息 #523
- 修复 Bing Chat
061+8=0x22 (InvalidRequest)
错误
Full Changelog: v1.41.66...v1.41.67
v1.41.66
What's Changed
- Add Llama 2 70b from LMSYS
- Default bots added ChatGPT 4, Bard and Llama 2 70b, removed
- Change bots menu tags to single selection
- Fix chat title and chat icon gap by @tanchekwei in #522
- Fix LMSYS
Connection closed by server
更新说明
- 新增 LMSYS 提供的 Llama 2 70b
- 默认对话机器人增加 ChatGPT 4, Bard 和 Llama 2 70b,删除 Llama 2 13b
- 机器人菜单里的标签改为单选
- @tanchekwei 修复了消息标题和图标之间的间隙 #522
- 修复 LMSYS 的
Connection closed by server
错误
Full Changelog: v1.40.65...v1.41.66
v1.40.65
v1.39.64
Fix Bing Chat UnauthorizedRequest Error.
v1.39.63
What's Changed
- Disable chatglm2-6b and alpaca since LMSYS stopped the services
- Upgrade Poe bots to latest name and logo
- Change default bots
- HuggingChat requires login
- Update Korean translation by @VenusGirl in #510
更新说明
- 因为 LMSYS 关闭了服务,所以禁用了 chatglm2-6b 和 alpaca
- 升级 Poe 到最新的名字和 logo
- 改变默认对话机器人
- HuggingChat 要求登录
- @VenusGirl 更新了韩语翻译 #510
Full Changelog: v1.39.62...v1.39.63
v1.39.62
What's Changed
- Add Llama-2-7b & Llama-2-13b bots
- Fix the annoying "refresh session" of LMSYS
- Some other fixes and improvements
更新说明
- 新增 Llama-2-7b 和 Llama-2-13b 对话机器人
- 修复 LMSYS 的讨厌的 “refresh session” 问题
- 一些其它修复和改进
Full Changelog: v1.37.61...v1.39.62
v1.37.61
What's Changed
- Fix some issues for Summarize and rate several responses in action bar by @tanchekwei in #505
- Reorder bots by model name first
- Disable claude-v1@LMSYS and Browsing@ChatGPT since the provider stopped the services
- Remove ChatGPT GPT-4 risk warning since using the official arkose
更新说明
- @tanchekwei 修复了摘要的一些问题
- 用模型名优先的方式对对话机器人重新排序
- 禁用 claude-v1@LMSYS 和 Browsing@ChatGPT,因为这些服务都被源站停止了
- 删除 ChatGPT GPT-4 的风险警告,因为使用了官方的 arkose
Full Changelog: v1.37.60...v1.37.61
v1.37.60
What's Changed
- Summarize and rate several responses in action bar by @tanchekwei in #487. You can even customize the summariztion prompts.
- Fix ChatGPT gpt-4 axios error (since my ChatGPT plus is outdated, not fully tested)
更新说明
- @tanchekwei 带来的对多个对话进行摘要。可以自定义摘要 prompt #487
- 修复 ChatGPT gpt-4 axios 错误(因为我的 ChatGPT plus 过期了,还未完整测试)
Full Changelog: v1.37.59...v1.37.60
v1.37.59
What's Changed
- Fix POE does not work
- Upgrade LMSYS to chatglm2-6b & vicuna-33b
- Improve experience when LMSYS needs refresh
更新说明
- 修复 POE
- 升级 LMSYS 到 chatglm2-6b 和 vicuna-33b
- 提升 LMSYS 要求刷新时的体验
Full Changelog: v1.37.58...v1.37.59