Files

8 lines
86 B
Go
Raw Permalink Normal View History

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