mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-14 14:30:26 +00: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