Version 1.0.1 New Features:
- Added multi-language support, including the
lang
directory withen.lang
(English) andzh_cn.lang
(Simplified Chinese) language files. - Added
/ollamachat toggle <ai-name>
command to dynamically enable or disable specific AI services. - Added
/aichat <ai-name> <prompt>
command to interact with other AI services.
Improvements:
- Optimized configuration file loading logic to automatically update
config.yml
when configurations do not match, without modifying the original configuration values. - Enhanced error message prompts to support reading messages from language files.
Fixes:
- Fixed issues with language file formatting to ensure compliance with YAML specifications.
- Resolved problems where AI configurations were not properly loaded during plugin config reloads.