mirror of
https://github.com/songquanpeng/one-api.git
synced 2026-04-22 01:44:27 +08:00
Merge 18e789fc05 into 10aba11f18
This commit is contained in:
@@ -163,4 +163,4 @@ var UserContentRequestProxy = env.String("USER_CONTENT_REQUEST_PROXY", "")
|
||||
var UserContentRequestTimeout = env.Int("USER_CONTENT_REQUEST_TIMEOUT", 30)
|
||||
|
||||
var EnforceIncludeUsage = env.Bool("ENFORCE_INCLUDE_USAGE", false)
|
||||
var TestPrompt = env.String("TEST_PROMPT", "Print your model name exactly and do not output without any other text.")
|
||||
var TestPrompt = env.String("TEST_PROMPT", "2 + 2 = ?")
|
||||
|
||||
Reference in New Issue
Block a user