Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
ModelConfig latest.ModelConfig
ModelOptions options.ModelOptions
Env environment.Provider
}
Config is a common base configuration shared by all provider clients. It can be embedded in provider-specific Client structs to avoid code duplication.
func (*Config) BaseConfig ¶ added in v1.9.7
Click to show internal directories.
Click to hide internal directories.