This website requires JavaScript.
Explore
Help
Sign In
Ecosystem
/
ai-gateway
Watch
5
Star
0
Fork
0
You've already forked ai-gateway
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
24ed170e7b
ai-gateway
/
relay
/
adaptor
/
tencent
/
constants.go
8 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
refactor: use adaptor to do relay & test
2024-02-17 16:15:31 +00:00
package
tencent
var
ModelList
=
[
]
string
{
feat: add ChatPro & ChatStd for tencent (#1010)
2024-02-18 06:40:01 +00:00
"ChatPro"
,
"ChatStd"
,
refactor: use adaptor to do relay & test
2024-02-17 16:15:31 +00:00
"hunyuan"
,
}
Reference in New Issue
Copy Permalink