mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-18 18:17:27 +00:00
5
constant/channel_setting.go
Normal file
5
constant/channel_setting.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package constant
|
||||
|
||||
var (
|
||||
ForceFormat = "force_format" // ForceFormat 强制格式化为OpenAI格式
|
||||
)
|
||||
Reference in New Issue
Block a user