Skip to content

Releases: ai-shifu/ChatALL

v1.42.68

10 Sep 12:19
Compare
Choose a tag to compare

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

更新说明

New Contributors

Full Changelog: v1.41.67...v1.42.68

v1.41.67

31 Aug 15:10
Compare
Choose a tag to compare

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

30 Aug 02:22
Compare
Choose a tag to compare

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

26 Aug 11:36
Compare
Choose a tag to compare

What's Changed

  • Add Poe GPT-4-32k by @blank038 in #515
  • Fix Bing Chat & iFlytek Spark

更新说明

  • @blank038 添加了 Poe GPT-4-32k 对话机器人 #515
  • 修复了 Bing Chat 和讯飞星火

New Contributors

Full Changelog: v1.39.64...v1.40.65

v1.39.64

26 Aug 02:35
Compare
Choose a tag to compare

Fix Bing Chat UnauthorizedRequest Error.

v1.39.63

23 Aug 08:06
Compare
Choose a tag to compare

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

20 Aug 14:03
Compare
Choose a tag to compare

What's Changed

  1. Add Llama-2-7b & Llama-2-13b bots
  2. Fix the annoying "refresh session" of LMSYS
  3. Some other fixes and improvements

更新说明

  1. 新增 Llama-2-7b 和 Llama-2-13b 对话机器人
  2. 修复 LMSYS 的讨厌的 “refresh session” 问题
  3. 一些其它修复和改进

Full Changelog: v1.37.61...v1.39.62

v1.37.61

19 Aug 09:02
0776c11
Compare
Choose a tag to compare

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

18 Aug 09:27
Compare
Choose a tag to compare

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

14 Aug 11:36
Compare
Choose a tag to compare

What's Changed

  1. Fix POE does not work
  2. Upgrade LMSYS to chatglm2-6b & vicuna-33b
  3. Improve experience when LMSYS needs refresh

更新说明

  1. 修复 POE
  2. 升级 LMSYS 到 chatglm2-6b 和 vicuna-33b
  3. 提升 LMSYS 要求刷新时的体验

Full Changelog: v1.37.58...v1.37.59