ai-gateway/relay/channel/palm/constants.go
2024-02-18 00:15:31 +08:00

6 lines
53 B
Go

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