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