Docker
Description | Docker Image |
---|---|
r545 | docker.io/sdcb/chats:r545 |
Linux x64 | docker.io/sdcb/chats:r545-linux-x64 |
Linux ARM64 | docker.io/sdcb/chats:r545-linux-arm64 |
Windows Nano Server 1809 | docker.io/sdcb/chats:r545-nanoserver-1809 |
Windows Nano Server LTSC 2022 | docker.io/sdcb/chats:r545-nanoserver-ltsc2022 |
Windows Nano Server LTSC 2025 | docker.io/sdcb/chats:r545-nanoserver-ltsc2025 |
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/r545/chats-win-x64.zip |
chats-linux-x64.zip | https://io.starworks.cc:88/chats/r545/chats-linux-x64.zip |
chats-linux-arm64.zip | https://io.starworks.cc:88/chats/r545/chats-linux-arm64.zip |
chats-linux-musl-x64.zip | https://io.starworks.cc:88/chats/r545/chats-linux-musl-x64.zip |
chats-linux-musl-arm64.zip | https://io.starworks.cc:88/chats/r545/chats-linux-musl-arm64.zip |
chats-osx-arm64.zip | https://io.starworks.cc:88/chats/r545/chats-osx-arm64.zip |
chats-osx-x64.zip | https://io.starworks.cc:88/chats/r545/chats-osx-x64.zip |
chats-fe.zip | https://io.starworks.cc:88/chats/r545/chats-fe.zip |
chats.zip | https://io.starworks.cc:88/chats/r545/chats.zip |
be-src.zip | https://io.starworks.cc:88/chats/r545/be-src.zip |
NOTE:
Replace r545
with latest
in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip
Highlights
- Added support for OpenRouter.ai's model providers, including the built-in web search feature and OpenRouter.ai's unique chain-of-thought representation.
- Optimized the UI for the quick add model dialog.
- Modified the Azure OpenAI icon.
DB Migration
- SQL Server: https://github.com/sdcb/chats/blob/698c973c07bcabde20e3b1c1b398daa1ff8be66b/src/scripts/db-migration/2025/20250305-openrouter.sql
- SQLite: https://gist.github.com/sdcb/94302f37ebd7ae9d270b3f92dabb50ab
Full Changelogs
Commits between r-541
and 698c973c07bcabde20e3b1c1b398daa1ff8be66b
: