Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
// contains filtered or unexported fields
}
Adapter translates the OpenAI-compatible Chat Completions protocol.
func NewAdapter ¶
NewAdapter creates an adapter that uses httpClient for requests. A nil client uses http.DefaultClient.
Click to show internal directories.
Click to hide internal directories.