This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Server
/
new-api
Seguir
40
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
05874dcca5
Ramas
Etiquetas
main
master
master-merge
new-api
/
constant
/
channel_setting.go
channel_setting.go
102 B
Histórico
Raw
1
2
3
4
5
package constant
var (
ForceFormat = "force_format" // ForceFormat 强制格式化为OpenAI格式
)