mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-18 01:16:05 +00: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