r-182
New Features
-
x.ai Support: We've added support for x.ai, including the integration of the grok-beta and grok-vision-beta models, expanding our capabilities in AI-driven applications.
-
GitHub Models Integration: We now support a variety of models from GitHub. The newly integrated model names include:
- AI21-Jamba-1.5-Large
- AI21-Jamba-1.5-Mini
- Cohere-command-r
- Cohere-command-r-plus
- Llama-3.2-11B-Vision-Instruct
- Llama-3.2-90B-Vision-Instruct
- Meta-Llama-3.1-405B-Instruct
- Meta-Llama-3.1-70B-Instruct
- Meta-Llama-3.1-8B-Instruct
- Mistral-large
- Mistral-large-2407
- Mistral-Nemo
- Mistral-small
- gpt-4o
- gpt-4o-mini
- Phi-3.5-MoE-instruct
- Phi-3.5-mini-instruct
- Phi-3.5-vision-instruct
- o1-preview
- o1-mini
-
Xunfei Sparkdesk (讯飞星火): Added support for the Xunfei Sparkdesk (English translation: Xunfei Sparkdesk) language models, with full compatibility across all six variants. This enhancement allows for improved language translation and processing capabilities.
Improvements
- Enhanced Front-End User Experience: We've optimized the user interface to provide a more intuitive and efficient interaction with the platform, improving overall usability.
Important Notes
- Data Migration: Please be advised that our front-end will not automatically perform data migration. SQL Server users can migrate their data using the following script, which includes a few simple insert statements: SQL Server Migration Script. Users with other database systems can refer to this script to conduct migrations manually.
This update broadens our AI model capabilities significantly while also enhancing user interaction at the interface level. We encourage all users to explore these new features and improvements.
Full Changelogs
Docker
Description | Docker Image |
---|---|
r182 | docker.io/sdcb/chats:r182 |
Linux x64 | docker.io/sdcb/chats:r182-linux-x64 |
Linux ARM64 | docker.io/sdcb/chats:r182-linux-arm64 |
Windows Nano Server 1809 | docker.io/sdcb/chats:r182-nanoserver-1809 |
Windows Nano Server LTSC 2022 | docker.io/sdcb/chats:r182-nanoserver-ltsc2022 |
Latest | docker.io/sdcb/chats:latest |
Alternative binaries download links that may faster than GitHub(for China users)
Artifact | Download Link |
---|---|
chats-win-x64.zip | https://io.starworks.cc:88/chats/r182/chats-win-x64.zip |
chats-linux-x64.zip | https://io.starworks.cc:88/chats/r182/chats-linux-x64.zip |
chats-linux-arm64.zip | https://io.starworks.cc:88/chats/r182/chats-linux-arm64.zip |
chats-linux-musl-x64.zip | https://io.starworks.cc:88/chats/r182/chats-linux-musl-x64.zip |
chats-linux-musl-arm64.zip | https://io.starworks.cc:88/chats/r182/chats-linux-musl-arm64.zip |
chats-osx-arm64.zip | https://io.starworks.cc:88/chats/r182/chats-osx-arm64.zip |
chats-osx-x64.zip | https://io.starworks.cc:88/chats/r182/chats-osx-x64.zip |
chats-fe.zip | https://io.starworks.cc:88/chats/r182/chats-fe.zip |
chats | https://io.starworks.cc:88/chats/r182/chats |
NOTE:
Replace r182
with latest
in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip