chore: optimize variable name

This commit is contained in:
RockYang
2024-01-19 11:26:22 +08:00
parent 3bb19811e7
commit b317d597ac
5 changed files with 15 additions and 14 deletions

View File

@@ -156,7 +156,7 @@ const Azure = Platform("Azure")
const ChatGLM = Platform("ChatGLM")
const Baidu = Platform("Baidu")
const XunFei = Platform("XunFei")
const Ali = Platform("Ali")
const QWen = Platform("QWen")
// UserChatConfig 用户的聊天配置
type UserChatConfig struct {