Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Creators
Details
Licensed MIT
Published 6 months ago
Updated last week
Changelog
Version 1.1.2
Changes in this Update:
New Features
- Configurable Response Suggestion Count: Set the number of suggested responses via
suggested-response-count
(default: 3). - Customizable Suggestion Prompt Template: Added
suggested-response-prompt
for tailored suggestion generation. - Preset Suggested Responses: Introduced
suggested-response-presets
(e.g., "I see what you mean.") with toggle viasuggested-response-presets-enabled
. - Model-Specific Suggestion Toggles: Control suggestion generation per model with
suggested-response-model-toggles
. - Suggestion Hover Text: Added hover text for suggested responses to enhance interactivity.
- New Command:
/ollamachat suggests toggle
to enable/disable suggestions, withollamachat.suggests.toggle
permission. - Suggestion Rate Limiting: Added
suggested-response-cooldown
(default: 10 seconds) to prevent suggestion spam.
Fixes
- Fixed Default Language Error: Corrected incorrect default language setting in the configuration file.
Configuration Updates
- New Configuration Options:
suggested-response-count: 3 suggested-response-prompt: "Conversation:\nUser: {prompt}\nAI: {response}\n\nBased on the above conversation, suggest {count} natural follow-up responses the user might want to say. They should be conversational in tone rather than questions. List them as:\n1. Response 1\n2. Response 2\n3. Response 3" suggested-response-presets: - "I see what you mean." - "That's interesting!" - "Tell me more about that." suggested-response-presets-enabled: false suggested-response-model-toggles: - llama3 suggested-response-cooldown: 10
- Note: Backup existing configuration before updating to ensure compatibility with new structure.
Optimizations
- Improved suggestion generation logic for faster and more accurate responses.
- New permissions:
ollamachat.suggests.toggle
andollamachat.suggests-presets.toggle
.
Important Notes:
- ⚠️ Configuration Changes:
- New configuration options added for enhanced suggestion customization.
- Recommended to back up old config and regenerate.
- 🔄 Delete
lang
directory to regenerate localization files. - 💡 Suggested responses and presets are disabled by default; enable via configuration.
版本 1.1.2
本次更新的主要变更:
新增功能
- 可配置建议回复数量:通过
suggested-response-count
设置建议回复数量(默认:3 条)。 - 自定义建议提示模板:新增
suggested-response-prompt
,支持自定义建议回复生成模板。 - 固定建议回复预备:新增
suggested-response-presets
(如 "I see what you mean."),通过suggested-response-presets-enabled
启用/禁用。 - 按模型建议开关:通过
suggested-response-model-toggles
控制各模型的建议回复功能。 - 建议回复悬停文本:为建议回复添加悬停提示,提升交互体验。
- 新命令:
/ollamachat suggests toggle
用于开关建议回复,权限为ollamachat.suggests.toggle
。 - 建议回复速率限制:新增
suggested-response-cooldown
(默认:10 秒),避免频繁生成建议。
修复
- 修复默认语言错误:修正配置文件中默认语言设置错误。
配置更新
- 新增配置项:
suggested-response-count: 3 suggested-response-prompt: "Conversation:\nUser: {prompt}\nAI: {response}\n\nBased on the above conversation, suggest {count} natural follow-up responses the user might want to say. They should be conversational in tone rather than questions. List them as:\n1. Response 1\n2. Response 2\n3. Response 3" suggested-response-presets: - "I see what you mean." - "That's interesting!" - "Tell me more about that." suggested-response-presets-enabled: false suggested-response-model-toggles: - llama3 suggested-response-cooldown: 10
- 注意:建议备份旧配置文件后重新生成,以兼容新配置结构。
优化
- 优化建议回复生成逻辑,生成速度更快、结果更精准。
- 新增权限:
ollamachat.suggests.toggle
和ollamachat.suggests-presets.toggle
。
注意事项:
- ⚠️ 配置文件变更:
- 新增建议回复相关配置项。
- 建议备份旧配置后再更新。
- 🔄 删除
lang
目录以重新生成语言文件。 - 💡 建议回复及预设默认关闭,需在配置文件中手动启用。
Files
Metadata
Release channel
ReleaseVersion number
1.1.2Loaders
Game versions
1.21–1.21.7Downloads
12Publication date
July 5, 2025 at 5:32 PMPublisher

xwwsdd
Member