JustSong 007906216d
Some checks failed
Publish Docker image (amd64, English) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
feat: support DeepL's model (close #1126)
2024-04-27 13:37:22 +08:00

6 lines
47 B
Go

package finishreason
const (
Stop = "stop"
)