ai-gateway/relay/adaptor/cohere/constant.go

8 lines
150 B
Go
Raw Normal View History

package cohere
var ModelList = []string{
"command", "command-nightly",
"command-light", "command-light-nightly",
"command-r", "command-r-plus",
}