Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AIError ¶ added in v1.5.0
type AIError struct {
Error Error `json:"error"`
}
AIError represents an error response from OpenAI.
type StreamResponse ¶ added in v1.3.4
Click to show internal directories.
Click to hide internal directories.