mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: 微调样式
This commit is contained in:
parent
f68e7cf5ce
commit
5762485193
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue