example icon indicating copy to clipboard operation
example copied to clipboard

Go example projects

Results 8 example issues
Sort by recently updated
recently updated
newest added

The new Go1.16 gives us a `go:embed` directive. This new feature, to my surprise, is not properly represented by the examples in this repository. I've bumped the version specified by...

cla: yes

This pull request introduces a multi-stage CI/CD pipeline using GitHub Actions. The workflow automatically builds and tests the Go project in the `outyet/` directory and uploads the compiled binary as...

This pull request simple updates weaviate library to v1.32.3 and client to v5 in basic ragserver example implementation.