mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-03-30 08:16:43 +00:00
6 lines
102 B
Go
6 lines
102 B
Go
package constant
|
|
|
|
var (
|
|
ForceFormat = "force_format" // ForceFormat 强制格式化为OpenAI格式
|
|
)
|