Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
func (*Message) GetContent ¶
func (*Message) GetToolCalls ¶
func (*Message) GetToolResponseID ¶
func (*Message) IsToolResponse ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func (*Provider) CreateMessage ¶
func (*Provider) CreateToolResponse ¶
func (*Provider) SupportsTools ¶
type ToolCall ¶
type ToolCall struct { genai.FunctionCall // contains filtered or unexported fields }
func (*ToolCall) GetArguments ¶
Click to show internal directories.
Click to hide internal directories.