mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-11 00:23:42 +08:00
feat: 初步重构
This commit is contained in:
7
relay/channel/palm/constants.go
Normal file
7
relay/channel/palm/constants.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package palm
|
||||
|
||||
var ModelList = []string{
|
||||
"PaLM-2",
|
||||
}
|
||||
|
||||
var ChannelName = "google palm"
|
||||
Reference in New Issue
Block a user