mirror of
https://gitee.com/blackfox/geekai.git
synced 2024-12-03 12:48:31 +08:00
fix: fixed bug #70, XunFei 1.5 url version map error
This commit is contained in:
parent
3991f4daec
commit
d972e97c88
@ -50,7 +50,7 @@ type xunFeiResp struct {
|
||||
}
|
||||
|
||||
var Model2URL = map[string]string{
|
||||
"generalv1": "1.1",
|
||||
"general": "v1.1",
|
||||
"generalv2": "v2.1",
|
||||
"generalv3": "v3.1",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user