chatbox

User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)

GPL-3.0 License

Downloads
65
Stars
21.1K
Committers
31

Bot releases are hidden (Show)

chatbox - 0.6.8

Published by Bin-Huang about 1 year ago

  1. Action buttons on messages now remain visible during list scrolling
  2. Added support for the Claude series models (beta)
  3. Language support expanded to include more countries
  4. Fixed some minor issues
chatbox - Chatbox v0.6.6

Published by Bin-Huang about 1 year ago

Fixed some minor issues.

chatbox - Chatbox v0.6.5

Published by Bin-Huang about 1 year ago

This update includes the following:

  • Added application shortcuts for quickly showing/hiding windows, switching conversations, etc. See the settings page for details.
  • Introduced a new setting for the maximum amount of context messages, allowing more flexible control of the context message count and saving token usage.
  • Added support for OpenAI 0301 and 0314 model series.
  • Added a temperature setting in the conversation settings.
  • Fixed some minor issues.

If you're updating from v0.5.x to the new version, you'll need to manually uninstall the old version after installing the update.
Click on the assets below to view all available download packages.


本次更新包含以下内容:

  • 新增应用快捷键,可以通过快捷键来快速显示/隐藏窗口、切换会话等,具体见设置页面
  • 新增了上下文消息数量上限的设置,可以更加灵活地控制上下文消息数量,节省 token 消耗
  • 添加了对 OpenAI 0301、0314 系列模型的支持
  • 对话设置中新增了温度设置
  • 修复了一些小问题

如果从 v0.5.x 更新到新版本,请在安装后手动卸载掉旧版本。
点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.6.3

Published by Bin-Huang about 1 year ago

This update includes the following:

  • Added support for modifying model settings for each conversation (this allows different sessions to use different models)
  • Optimized performance when handling large amounts of data
  • Made the UI more compact
  • Fixed several minor issues

If you're updating from v0.5.x to the new version, you'll need to manually uninstall the old version after installing the update.
Click on the assets below to view all available download packages.


本次更新包含以下内容:

  • 支持给每个对话修改模型设置(可以让不同的会话使用不同的模型)
  • 优化数据较多时的性能瓶颈
  • 让 UI 更加紧凑一些
  • 修复了一些小问题

如果从 v0.5.x 更新到新版本,请在安装后手动卸载掉旧版本。
点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.6.2

Published by Bin-Huang over 1 year ago

This update includes the following:

  • Added bulk cleaning feature for conversation lists
  • Support for displaying token usage of messages
  • Support for modifying the default prompt for new conversations
  • Support for setting smaller font sizes
  • Fixed a few other minor issues

If you're updating from v0.5.x to the new version, you'll need to manually uninstall the old version after installing the update.

Click on the assets below to view all available download packages.


本次更新包含以下内容:

  • 新增对话列表批量清理功能
  • 支持显示消息的 tokens 消耗
  • 支持修改新会话的默认prompt提示
  • 支持修改更小的字体
  • 修复了其他一些小的问题

如果从 v0.5.x 更新到新版本,请在安装后手动卸载掉旧版本。

点击下方 assets 查看所有可以下载的安装包

chatbox - Chatbox v0.6.1

Published by Bin-Huang over 1 year ago

This update includes a major underlying technical architecture refactoring, aimed at comprehensively enhancing the software's stability and performance:

  1. Improved software stability and performance
  2. More user-friendly error messages
  3. Use system language during initialization
  4. Fixed occasional installation errors and white screen issues on Windows
  5. Fixed compatibility issues related to configuration saving on MacOS 10
  6. Fixed performance issues on Linux
  7. Fixed network issues with API Host when using the HTTP protocol

This update requires manual reinstallation (as automatic updates will not take effect). Rest assured, no local data will be lost during the installation process. After installing the new version, remember to manually uninstall the old version.

Click on the assets below to view all available download packages.


本次更新包含了底层技术架构重构,用于全方位地提升软件的稳定性与性能表现:

  1. 提高软件的稳定性和运行性能
  2. 更友好的错误提示
  3. 初始化时使用系统语言
  4. 修复 Windows 偶现的安装错误、安装白屏问题
  5. 修复 MacOS 10 配置保存相关的兼容问题
  6. 修复 Linux 下的运行性能问题
  7. 修复 API Host 在使用 HTTP 协议时的网络问题

这次更新需要重新手动下载安装(因为自动更新不会生效),请放心安装过程中不会遗失本地数据。新版本安装后,记得手动卸载旧版本。

点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.5.6

Published by Bin-Huang over 1 year ago

This update includes the following:

  1. Support for the latest GPT-3.5 16K and GPT-4 32K models
  2. Improved window selection strategy for message contexts
  3. Enhanced settings for message context and generated message max tokens
  4. Fixed some minor issues

Click on the assets below to view all available installation packages.


本次更新包含以下内容:

  1. 支持最新的 GPT-3.5 16K、GPT-4 32K 模型
  2. 优化了消息上下文的窗口选择策略
  3. 优化了消息上下文与生成消息 max tokens 的设置功能
  4. 修复了其他一些小的问题

点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.5.2

Published by Bin-Huang over 1 year ago

This update includes the following:

  1. Fix settings saving issue on Windows 11: #741
  2. Optimize loading animation for message generation
  3. Resolve some other issues

Click on the assets below to view all available installation packages.


本次更新包含以下内容:

  1. 修复 Windows 11 下的设置保存问题 #741
  2. 优化消息生成的加载动画
  3. 修复一些其他问题

点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.5.1

Published by Bin-Huang over 1 year ago

  • Fixed the issue of saving settings in Windows 11 #741
  • 修复 Windows 11 下的设置保存问题 #741
chatbox - Chatbox v0.5.0

Published by Bin-Huang over 1 year ago

This update includes the following:

  1. 🚀 Built-in AI service "Chatbox AI" - ready to use out of the box with fast, hassle-free setup.
  2. Fixed the issue where the night theme would not work after restarting
  3. Fix the issue of being unable to switch sessions while generating answers
  4. Fixed lag issues when editing messages
  5. Fixed issues with conversation name changes and cleared messages reappearing after clearing messages
  6. Fixed several other minor issues

Click on the assets below to view all available installation packages.


本次更新包含以下内容:

  1. 🚀 内置AI服务 “Chatbox AI”,开箱即用,直接高速访问,再也不需要折腾网络、账户和各种技术术语。
  2. 修复了重新启动时夜间主题失效的问题
  3. 修复回答生成时无法切换会话的问题
  4. 修复消息编辑时的卡顿问题
  5. 修复清理消息后修改会话名称、被清理消息重新出现的问题
  6. 修复其他一些小的问题

点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.4.5

Published by Bin-Huang over 1 year ago

This update includes the following:

  • Added "My Copilots" feature 🚀🚀🚀
    • A large number of AI copilots are ready to work with you
    • You can also create your own AI copilot through prompts
  • Added support for ChatGLM-6B
  • Fixed some known minor issues

Click on the assets below to view all available installation packages.


本次更新包含以下内容:

  • 新增 “AI 搭档” 功能🚀🚀🚀
    • 一大波聪明的 AI 搭档已经准备好和你一起工作
    • 你还可以通过 prompt 来创造自己的 AI 搭档
  • 新增对 ChatGLM-6B 的支持
  • 修复一些已知的小问题

点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.4.4

Published by Bin-Huang over 1 year ago

This update includes the following:

  1. Added support for Microsoft Azure OpenAI API
  2. Fixed some minor known issues

Click on the assets below to see all available installation packages.

本次更新包含以下内容:

  1. 新增对 Microsoft Azure OpenAI API 的支持
  2. 修复一些已知的小问题

点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.4.3

Published by Bin-Huang over 1 year ago

This update includes the following content:

  1. The Chatbox Web Version (PC/mobile) has been released! Now you can use Chatbox directly on your PC or Mobile Browser.
    a. Try now🚀: https://web.chatboxapp.xyz
    b. In the web version, all your data will be stored locally in your browser and will not be sent to the server.
    c. The web version is currently in beta, so there may be some minor layout and interaction issues. We hope you can understand and provide feedback.
  2. Added a sidebar collapse button, now you can hide the sidebar (thanks to @liuzesen)
  3. Added input box shortcuts Cmd+I and Ctrl+I to help you type faster (thanks to @treemmett)
  4. Optimized the rendering performance of the input box
  5. Fixed some issues with clicking the conversation menu in the sidebar (thanks to @zhengzhou)
  6. Refactored the i18n part in the code (thanks to @Wolfsin)
  7. Fixed some minor interaction details (thanks to @yanCode)

Click on the assets below to view all available download packages.

本次更新包含以下内容:

  1. Chatbox 网页版本(PC/手机) 已经发布啦,现在你可以直接在电脑、手机浏览器上使用 Chatbox!
    a. 体验地址🚀: https://web.chatboxapp.xyz
    b. 在网页版本中你的所有数据都会保存在浏览器本地中,不会发送到服务器上。
    c. 目前网页版本还在 beta 阶段,所以布局交互可能还有一些小问题,希望你能理解并多提宝贵意见。
  2. 新增侧栏折叠按钮,现在你可以隐藏侧栏了(感谢 @liuzesen )
  3. 新增输入框快捷键 Cmd+ICtrl+I,使用快捷键让你更快输入(感谢 @treemmett )
  4. 优化输入框的渲染性能
  5. 修复了侧栏中会话菜单点击的一些问题(感谢 @zhengzhou )
  6. 在代码上重构了 i18n 的部分(感谢 @Wolfsin )
  7. 修复了一些交互上的小细节(感谢 @yanCode )

点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.4.2

Published by Bin-Huang over 1 year ago

This update includes the following contents:

  1. You can now set the model's "temperature" to make it behave more rigorously and meticulously, or more imaginatively. (Note that settings related to the model and tokens require some expertise; if you are not familiar with these, please use the default values)
  2. Fixed some UI display issues (Thanks to @Bmongo)

本次更新包含以下内容:

  1. 现在你可以设置模型的“温度”,可以让模型表现得更加严谨细致、或者更加想象丰富。(注意,模型和token相关的设置需要具备一定专业知识,如果你不了解这是什么,请尽量使用默认值)
  2. 修复了一些 UI 显示的问题(感谢 @Bmongo )

See the assets to download this version and install.
点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.4.1

Published by Bin-Huang over 1 year ago

Now you can star🌟 a conversation to keep it at the top of the list.
现在你可以给会话添加星标🌟,让一条会话置顶。

Apr-26-2023 14-47-36

See the assets to download this version and install.
点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.4.0

Published by Bin-Huang over 1 year ago

This release includes the following updates:

  1. Added default prompt for new sessions
  2. Added support for Mac M1 chip (thanks to @meowtec)
  3. Added support to adjust font size
  4. Added support to export session history messages in Markdown format (thanks to @dodola)
  5. Display coding language for Markdown code blocks
  6. Adjusted style for Markdown table, list and hyperlink
  7. Fixed switching issue for models like GPT-4
  8. Fixed display issue for update bubbles
  9. Fixed other minor issues

See the assets to download this version and install.


本次更新包含以下内容:

  1. 添加新会话的默认 prompt
  2. 添加对 Mac M1 芯片的支持(感谢 @meowtec )
  3. 支持修改字体大小
  4. 支持以 Markdown 格式导出会话历史消息(感谢 @dodola )
  5. 显示 Markdown 代码块的编程语言
  6. 调整 Markdown 表格、列表和链接的样式
  7. 修复 GPT-4 等模型的切换问题
  8. 修复更新气泡的显示问题
  9. 修复其他细节问题

点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.3.6

Published by Bin-Huang over 1 year ago

Apr-15-2023 18-21-33

This release includes the following updates:

  1. Compatible with Windows 7.
  2. Conversation list now supports drag-and-drop (thanks to @kxxoling).
  3. Fixed issue where the chat window did not automatically scroll to the bottom when switching conversations.

See the assets to download this version and install.

本次更新包含以下内容:

  1. 兼容 Window7
  2. 会话列表支持拖拽(感谢 @kxxoling )
  3. 修复切换会话后没有自动滚动到底部的问题

点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.3.5

Published by Bin-Huang over 1 year ago

This release includes the following updates:

  1. Adjusted the layout of messages and buttons
  2. Clicking on the conversation title for quick renaming(Thanks to @GotoFox )

See the assets to download this version and install.

本次更新包含以下内容:

  1. 调整了消息与按钮的布局
  2. 点击会话标题可以快速重命名(感谢 @GotoFox )

点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.3.4

Published by Bin-Huang over 1 year ago

This update improves the UI design and fixes many small interaction issues. You will definitely love this update!
See the assets to download this version and install.

本次更新对 UI 进行了改进设计,并且修复了很多交互上的小问题。你一定会喜欢这次更新!
点击下方 assets 查看所有可以下载的安装包。

chatbox - Chatbox v0.3.3

Published by Bin-Huang over 1 year ago

This update addresses several small but frustrating issues. Thank you for your valuable feedback.

  1. More compact UI layout
  2. Fixing layout abnormality caused by line break issues
  3. Fixing SSE parsing errors in a weak network environment
  4. Fixed abnormal behavior of the clear button during message generation (thanks to @hiNISAL)
  5. Fixed the issue of abnormal theme setting preview (thanks to @shulandmimi)

See the assets to download this version and install.

这次更新修复了不少曾经令人头疼的小问题,感谢大家的反馈。

  1. 更紧凑的 UI 布局
  2. 修复弱网环境下的 SSE 解析错误
  3. 修复换行问题导致的布局异常
  4. 修复消息生成时清理按钮的异常行为(感谢 @hiNISAL)
  5. 修复了主题设置预览异常的问题(感谢 @shulandmimi)

点击下方 assets 查看所有可以下载的安装包。