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

Struct Adaptor

relay/channel/jimeng/adaptor.go:20–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected