feat(go/genkit): added persistent chat session and agent support #1075
Annotations
4 errors and 1 warning
tests
type func(ctx context.Context, input struct{Name string}) (string, error) of func(ctx context.Context, input struct{Name string}) (string, error) {…} does not match func(ctx *ai.ToolContext, input In) (Out, error) (cannot infer In and Out)
|
tests
invalid operation: cannot index m.Content[0].ToolResponse.Output (variable of type any)
|
tests
type func(ctx context.Context, input struct{Name string}) (string, error) of func(ctx context.Context, input struct{Name string}) (string, error) {…} does not match func(ctx *ai.ToolContext, input In) (Out, error) (cannot infer In and Out)
|
tests
Process completed with exit code 1.
|
tests
Restore cache failed: Dependencies file is not found in /home/runner/work/genkit/genkit. Supported file pattern: go.sum
|