MCPcopy
hub / github.com/QuantumNous/new-api / Adaptor

Struct Adaptor

relay/channel/palm/adaptor.go:18–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16)
17
18type Adaptor struct {
19}
20
21func (a *Adaptor) ConvertGeminiRequest(*gin.Context, *relaycommon.RelayInfo, *dto.GeminiChatRequest) (any, error) {
22 //TODO implement me

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected