Documentation
¶
Overview ¶
Package llmgateway provides LLM Gateway's documented OpenAI Chat and Anthropic Messages proxy endpoints.
Index ¶
Constants ¶
View Source
const DefaultBaseURL = "https://api.llmgateway.io/v1"
Variables ¶
This section is empty.
Functions ¶
func NewCounter ¶
func NewCounter(_ auth.APIKey) (contextcount.ContextCounter, error)
Types ¶
type CounterSupportError ¶
type CounterSupportError = llm.CounterSupportError
Click to show internal directories.
Click to hide internal directories.