Documentation
¶
Index ¶
Constants ¶
View Source
const ( OpenAIDeepInfra = "https://api.deepinfra.com/v1/openai/chat/completions" GenAIGoogle = "https://generativelanguage.googleapis.com/v1beta" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func (*API) SetHTTPClient ¶
Click to show internal directories.
Click to hide internal directories.