Discover Packages
github.com/voocel/litellm
provider
mimo
package
Version:
v1.8.6
Opens a new window with list of versions in this module.
Published: Jul 14, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
const (
ProviderOptionAudio = "audio"
ProviderOptionFrequencyPenalty = "frequency_penalty"
ProviderOptionPresencePenalty = "presence_penalty"
)
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...).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.