Documentation
¶
Overview ¶
Package deepinfra provides Deep Infra's documented OpenAI and Anthropic compatible endpoints.
Index ¶
Constants ¶
View Source
const ( DefaultOpenAIBaseURL = "https://api.deepinfra.com/v1/openai" DefaultAnthropicBaseURL = "https://api.deepinfra.com/anthropic/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.