MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / GetName

Method GetName

sdk/cliproxy/service.go:2444–2444  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2442
2443type modelEntry interface {
2444 GetName() string
2445 GetAlias() string
2446}
2447

Callers 1

buildConfigModelsFunction · 0.65

Implementers 5

VertexCompatModelinternal/config/vertex_compat.go
ClaudeModelinternal/config/config.go
CodexModelinternal/config/config.go
GeminiModelinternal/config/config.go
OpenAICompatibilityModelinternal/config/config.go

Calls

no outgoing calls

Tested by

no test coverage detected