MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / EndpointType

TypeAlias EndpointType

constant/endpoint_type.go:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package constant
2
3type EndpointType string
4
5const (
6 EndpointTypeOpenAI EndpointType = "openai"

Callers 1

updatePricingFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected