8000 Release r-391 · sdcb/chats · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

r-391

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 09:05
9ce6ae5

Full Changelogs

r-371...r-391

Release Highlights

  • Enhanced Ollama Support: Seamlessly load model lists directly from Ollama for greater convenience.
  • Added Support for the Latest Domestic MiniMax-01 Model.
  • Fixed an Issue Where Images Would Not Display After Chatting.
  • Updated Some Icons for an Improved Visual Experience.
  • Refined a Minor Detail in the Chat Experience for Smoother Interaction (#34).
  • Enhanced the Administrator Model Management Dialog for More Efficient Model Management (#39, #40).
  • Performance Improvements: Eliminated a redundant database query per request, resulting in a significant overall performance boost.

DB Migration script(for SQL Server only):

https://github.com/sdcb/chats/blob/31f7dba021cdbee9e98206c302b245b615d0c10f/src/scripts/db-migration/2025/20250120-ollama-minimax.sql

Docker

Description Docker Image
r391 docker.io/sdcb/chats:r391
Linux x64 docker.io/sdcb/chats:r391-linux-x64
Linux ARM64 docker.io/sdcb/chats:r391-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:r391-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:r391-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.7z https://io.starworks.cc:88/chats/r391/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r391/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r391/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r391/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r391/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r391/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r391/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r391/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r391/chats.7z

NOTE:
Replace r391 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.7z

0