This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Server
/
new-api
Suivre
40
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
c8f437c13a
Branches
Tags
main
master
master-merge
new-api
/
constant
/
channel_setting.go
channel_setting.go
102 B
Historique
Raw
1
2
3
4
5
package constant
var (
ForceFormat = "force_format" // ForceFormat 强制格式化为OpenAI格式
)