mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-14 23:00:27 +00:00
chore: move config key to package ctxkey
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package ctxkey
|
||||
|
||||
var (
|
||||
const (
|
||||
RequestModel = "request_model"
|
||||
ConvertedRequest = "converted_request"
|
||||
OriginalModel = "original_model"
|
||||
|
Reference in New Issue
Block a user