Discover Packages
github.com/voocel/litellm
provider
deepseek
package
Version:
v1.8.2
Opens a new window with list of versions in this module.
Published: Jun 26, 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 (
ProviderOptionLogprobs = "logprobs"
ProviderOptionTopLogprobs = "top_logprobs"
ProviderOptionUserID = "user_id"
)
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.