
deepchat
A Fabric mod for integrating DeepSeek AI into Minecraft chat
- Загрузки
- 695
- Подписчики
- 9
- Обновлён
- 16 июня 2026 г.
- Лицензия
- CC0-1.0
Опубликован 19 мая 2025 г.
DeepChat
Integrate DeepSeek into Minecraft chat
Features
- AI-Powered Answers
Use!ai <question>to get responses (e.g.,!ai Tell me a joke?) - Model Selection
Choose betweendeepseek-v4-flash(default) ordeepseek-v4-proinconfig/deepchat/model.txt(updated in 26.1.2) - Zero Client Requirements
Works serverside
Setup
Install
- Requires Fabric API
- Place
.jarinmodsfolder
Configure
config/deepchat/
- api_key.txt # Your DeepSeek API key
- model.txt # Change AI model here
Files auto-generate on first launch
Notes
🔹 Not affiliated with Mojang/DeepSeek
🔹 AI is wordy, Minecraft has a hard 256 character limit for each chat message.
Ченджлог
1.0.3+26.2Релиз26.2 · 16 июня 2026 г.
Updated to 26.2.
1.0.2+26.1.2Релиз26.1.2 · 7 июня 2026 г.
Updated for mc-26.1.2.
Changes:
- Updated to use Java 25.
- Updated the default DeepSeek model to deepseek-v4-flash.
- Updated accepted DeepSeek model names to deepseek-v4-flash and deepseek-v4-pro.
- Improved async handling so API requests run off-thread, while Minecraft server output is safely executed back on the server thread.
- Added shutdown handling for the DeepChat executor service.
1.0.1+1.21.11Релиз1.21.11 · 14 декабря 2025 г.
updated to mc-1.21.11
1.0.1+1.21.9Релиз1.21.9 · 3 октября 2025 г.
Update to 1.21.9
1.0.1+1.21.8Релиз1.21.8 · 18 июля 2025 г.
compatable with mc-1.21.8
1.0.1+1.21.7Релиз1.21.7 · 1 июля 2025 г.
Compatable with mc-1.21.7
1.0.1+1.21.6Релиз1.21.6 · 18 июня 2025 г.
updated to mc-1.21.6
1.2.0Релиз1.21.5 · 20 мая 2025 г.
Fixed quiet failures.
Комментарии
Загружаем…