Documentation
¶
Overview ¶
Package venice provides Venice AI's documented OpenAI Chat and Responses endpoints.
Index ¶
Constants ¶
View Source
const DefaultBaseURL = "https://api.venice.ai/api/v1"
Variables ¶
This section is empty.
Functions ¶
func NewCounter ¶
func NewCounter(_ auth.APIKey) (contextcount.ContextCounter, error)
Types ¶
type CounterSupportError ¶
type CounterSupportError = llm.CounterSupportError
type Option ¶
func WithHeader ¶
func WithReasoningEffort ¶
func WithServiceTier ¶
func WithVeniceParameters ¶
WithVeniceParameters attaches Venice's documented provider-specific request controls, such as disable_thinking or enable_web_search.
Click to show internal directories.
Click to hide internal directories.