Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A plugin integrating Ollama and OpenAI-class APIs for real-time,support suggested responses
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-promptfor 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 toggleto enable/disable suggestions, withollamachat.suggests.togglepermission. - 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.toggleandollamachat.suggests-presets.toggle.
Important Notes:
- ⚠️ Configuration Changes:
- New configuration options added for enhanced suggestion customization.
- Recommended to back up old config and regenerate.
- 🔄 Delete
langdirectory to regenerate localization files. - 💡 Suggested responses and presets are disabled by default; enable via configuration.
Information
| Published on | July 5, 2025 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.21-1.21.7)