Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
type Message struct {
Role chat.MessageRole `json:"role"`
Content string `json:"content"`
}
Click to show internal directories.
Click to hide internal directories.