/
/ollamachat subcommands to improve command usability.| Command | Permission | Description |
|---|---|---|
/ollamachat prompt set <promptName> <promptContent> | ollamachat.prompt.set | Creates and saves a new prompt to the configuration. |
/ollamachat prompt delete <promptName> | ollamachat.prompt.delete | Removes a specified prompt from the configuration. |
/ollamachat prompt list | ollamachat.prompt.list | Displays all available prompts with the current default. |
/ollamachat prompt select <promptName> | ollamachat.prompt.select | Sets a prompt as the default for AI interactions. |
/ollamachat prompt clear | ollamachat.prompt.select | Resets the default prompt to none. |
/ollamachat conversation new <aiName> <convName> | ollamachat.conversation.new | Starts a new conversation linked to a specific AI. |
/ollamachat conversation select <aiName> <convName> | ollamachat.conversation.select | Switches to an existing conversation for interaction. |
/ollamachat conversation delete <aiName> <convName> | ollamachat.conversation.delete | Deletes a specified conversation. |
/ollamachat conversation list <aiName> | ollamachat.conversation.list | Shows all conversations for a given AI. |
/ollamachat 子命令添加 Tab 补全功能,提升命令输入便捷性。| 命令 | 权限 | 描述 |
|---|---|---|
/ollamachat prompt set <promptName> <promptContent> | ollamachat.prompt.set | 创建并保存新的提示词到配置文件。 |
/ollamachat prompt delete <promptName> | ollamachat.prompt.delete | 删除指定的提示词。 |
/ollamachat prompt list | ollamachat.prompt.list | 列出所有提示词并显示当前默认提示词。 |
/ollamachat prompt select <promptName> | ollamachat.prompt.select | 将指定提示词设为默认提示词。 |
/ollamachat prompt clear | ollamachat.prompt.select | 清除当前默认提示词。 |
/ollamachat conversation new <aiName> <convName> | ollamachat.conversation.new | 创建与指定 AI 关联的新对话。 |
/ollamachat conversation select <aiName> <convName> | ollamachat.conversation.select | 切换到现有的对话进行交互。 |
/ollamachat conversation delete <aiName> <convName> | ollamachat.conversation.delete | 删除指定的对话。 |
/ollamachat conversation list <aiName> | ollamachat.conversation.list | 显示指定 AI 下的所有对话。 |

A versatile Minecraft plugin that integrates Ollama and OpenAI-class APIs, providing multi-language support, real-time AI interactions, and advanced prompt and conversation management for immersive in-game experiences.