Skip to content

feat(go/genkit): added persistent chat session and agent support #1075

feat(go/genkit): added persistent chat session and agent support

feat(go/genkit): added persistent chat session and agent support #1075

Triggered via pull request February 12, 2025 08:09
Status Failure
Total duration 1m 26s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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