mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-26 01:55:58 +08:00
增加语音合成功能
This commit is contained in:
@@ -13,4 +13,5 @@ type ChatModel struct {
|
||||
Temperature float32 // 模型温度
|
||||
KeyId int // 绑定 API KEY ID
|
||||
Type string // 模型类型
|
||||
Options string // 模型选项
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user