ai-gateway/relay/adaptor/palm/constants.go
2024-04-06 01:36:48 +08:00

6 lines
53 B
Go

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