mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-12 03:13:41 +08:00
feat: support coze now
This commit is contained in:
@@ -9,4 +9,5 @@ const (
|
||||
KeySK = KeyPrefix + "sk"
|
||||
KeyAK = KeyPrefix + "ak"
|
||||
KeyRegion = KeyPrefix + "region"
|
||||
KeyUserID = KeyPrefix + "user_id"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user