更新:
- 新增图像生成功能,支持OpenAI和Gemini协议接口的模型。
- 支持Silly Tavern角色卡导入(v2, v3)。
- 新增模型名字设置,用于完全关闭模型顶部模型名字显示。
- 温度和TopP参数支持关闭,关闭后不会传给API。
- 改进变量功能,支持插入到光标。
- 新增助手克隆。
- 重写TTS模块,增强稳定性。
- 修复Splash Screen没有遵循系统暗色模式的问题。
- 支持Gemini缓存Token显示。
- Key支持使用空格和换行分割。
- 改进Markdown渲染,修复图片不显示问题。
Updates:
- Added image generation feature, supporting models compatible with OpenAI and Gemini API protocols.
- Supported Silly Tavern character card import (v2, v3).
- Added model name setting to completely disable the model name display at the top.
- Temperature and TopP parameters can now be disabled; they will not be sent to the API when disabled.
- Improved variable function, now supports insertion at the cursor position.
- Added assistant cloning.
- Rewrote the TTS module to enhance stability.
- Fixed an issue where the splash screen did not follow the system's dark mode setting.
- Added support for displaying Gemini cached tokens.
- API keys now support splitting by spaces and newlines.
- Improved Markdown rendering, fixed issues with images not displaying.