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:
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.