example
example copied to clipboard
Go example projects
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...
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.