Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteTool ¶
func GetKairoTools ¶
func SetService ¶
func SetService(svc service.TaskService)
Types ¶
type AppContext ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) ChatStream ¶
func (c *Client) ChatStream(ctx context.Context, history []*genai.Content, userMsg string, appCtx AppContext) (<-chan StreamChunk, error)
type StreamChunk ¶
type ToolUseEvent ¶
Click to show internal directories.
Click to hide internal directories.