Skip to content

DOC-5533 Go vector set embeddings example #1954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 8, 2025

Conversation

andy-stark-redis
Copy link
Contributor

Go equivalent to the vector sets example for Python.

Bonus feature! I've also updated the existing Go query engine vector example to use the same embeddings library (Hugot) as the vector sets example. This is better for consistency, but also Hugot doesn't require you to obtain an API key to generate the embeddings.

@andy-stark-redis andy-stark-redis requested a review from a team August 7, 2025 13:48
@andy-stark-redis andy-stark-redis self-assigned this Aug 7, 2025
@andy-stark-redis andy-stark-redis added the clients Client library docs label Aug 7, 2025
Copy link
Contributor

github-actions bot commented Aug 7, 2025

DOC-5533

Copy link
Collaborator

@mich-elle-luna mich-elle-luna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@andy-stark-redis
Copy link
Contributor Author

Thanks @mich-elle-luna !

@andy-stark-redis andy-stark-redis merged commit df12352 into main Aug 8, 2025
6 checks passed
@andy-stark-redis andy-stark-redis deleted the DOC-5533-go-vec-set-embed-example branch August 8, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clients Client library docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants