Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatGPT ¶
type ChatGPT struct {
OpenAPIKey string `yaml:"OpenAPIKey" json:",optional"`
Model string `yaml:"Model" json:",optional"`
Organization string `yaml:"Organization" json:",optional"`
HttpDebug bool `yaml:"HttpDebug" json:",optional"`
BaseUrl string `yaml:"BaseUrl" json:",optional"`
APIType string `yaml:"APIType" json:",optional"`
APIVersion string `yaml:"APIVersion" json:",optional"`
}
type THUDMGLM ¶
Click to show internal directories.
Click to hide internal directories.