package
Version:
v1.25.20
Opens a new window with list of versions in this module.
Published: Oct 8, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Choice struct {
Message Message `json:"message"`
Index int `json:"index"`
FinishReason string `json:"finish_reason"`
}
type Image struct {
Image string `json:"image_b64"`
}
type Message struct {
Role string `json:"role"`
Content string `json:"content"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.