Files
chaos-api/constant/channel_setting.go
T

6 lines
102 B
Go

package constant
var (
ForceFormat = "force_format" // ForceFormat 强制格式化为OpenAI格式
)