pet-ai/server/plugin/volcengine/api/enter.go

8 lines
79 B
Go

package api
type ApiGroup struct {
LLMApi
}
var ApiGroupApp = new(ApiGroup)