Documentation
¶
Index ¶
- func ExtractToolResultText(response any) string
- func New(name string, cfg map[string]any) (ai.Generator, error)
- func NewOpenAIGenerator(client *http.Client) *openAIGenerator
- func Register(name string, f Factory)
- func SummarizeToolResultForLLM(toolName, resultText string, finalToolResult bool) string
- type Factory
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractToolResultText ¶
func NewOpenAIGenerator ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.