package
Version:
v2.14.0
Opens a new window with list of versions in this module.
Published: Aug 30, 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.