package
Version:
v2.0.0-...-f08db84
Opens a new window with list of versions in this module.
Published: Aug 19, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RequestBody struct {
Model string `json:"model"`
Stream bool `json:"stream"`
Messages []any `json:"messages"`
Tools []any `json:"tools,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.