mimo

package
v1.8.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProviderOptionAudio            = "audio"
	ProviderOptionFrequencyPenalty = "frequency_penalty"
	ProviderOptionPresencePenalty  = "presence_penalty"
)

Variables

This section is empty.

Functions

func Factory

func Factory(cfg Config) (litellm.Provider, error)

func New

func New(cfg Config) (*compat.Provider, error)

func NewClient

func NewClient(cfg Config, opts ...litellm.ClientOption) (*litellm.Client, error)

NewClient builds the provider from cfg and wraps it in a ready *litellm.Client. It is a convenience for the common single-provider case. It calls New(cfg) and then litellm.New(provider, opts...).

Types

type Config

type Config = compat.Config

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL