Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for xwwsdd

A plugin integrating Ollama and OpenAI-class APIs for real-time,support suggested responses

Report OllamaChat?

Release
1.1.2

xwwsdd released OllamaChat version 1.1.2 on July 5, 2025

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 via suggested-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, with ollamachat.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 and ollamachat.suggests-presets.toggle.

Important Notes:

  1. ⚠️ Configuration Changes:
    • New configuration options added for enhanced suggestion customization.
    • Recommended to back up old config and regenerate.
  2. 🔄 Delete lang directory to regenerate localization files.
  3. 💡 Suggested responses and presets are disabled by default; enable via configuration.

Information

Published onJuly 5, 2025
Downloads1

Platforms

Paper Paper (1.21-1.21.7)