mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-10 10:33:41 +08:00
feat: support DeepL's model (close #1126)
This commit is contained in:
5
relay/constant/role/define.go
Normal file
5
relay/constant/role/define.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package role
|
||||
|
||||
const (
|
||||
Assistant = "assistant"
|
||||
)
|
||||
Reference in New Issue
Block a user