Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2443
type
modelEntry
interface
{
2444
GetName() string
2445
GetAlias() string
2446
}
2447
Callers
1
buildConfigModels
Function · 0.65
Implementers
5
VertexCompatModel
internal/config/vertex_compat.go
ClaudeModel
internal/config/config.go
CodexModel
internal/config/config.go
GeminiModel
internal/config/config.go
OpenAICompatibilityModel
internal/config/config.go
Calls
no outgoing calls
Tested by
no test coverage detected