ai-gateway/relay/adaptor/palm/constants.go

6 lines
53 B
Go
Raw Permalink Normal View History

package palm
var ModelList = []string{
"PaLM-2",
}