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

TypeAlias ErrorCode

types/error.go:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36)
37
38type ErrorCode string
39
40const (
41 ErrorCodeInvalidRequest ErrorCode = "invalid_request"

Callers 2

WithOpenAIErrorFunction · 0.85
WithClaudeErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected