tokenFactory/relay/channel/palm/constants.go

8 lines
86 B
Go

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