fix: 微调样式

This commit is contained in:
ikechan8370 2024-03-29 16:49:00 +08:00 committed by GitHub
parent f68e7cf5ce
commit 5762485193
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ export class ChatGPTMarkdownHandler extends plugin {
function transUse (use) {
let useMap = {
api: Config.model,
bing: '必应(Copilot)' + Config.toneStyle,
bing: '必应(Copilot) - ' + Config.toneStyle,
gemini: Config.geminiModel,
xh: '讯飞星火 ' + Config.xhmode,
qwen: '通义千问 ' + Config.qwenModel,