Skip to content
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

Add search method to vector stores #583

Merged
merged 5 commits into from
Mar 30, 2025
Merged

Conversation

jaebrownn
Copy link
Contributor

Adds the ability to query a vector store using the search endpoint, as can be found in the OpenAI documentation

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?

@jaebrownn jaebrownn marked this pull request as draft March 25, 2025 16:02
@jaebrownn jaebrownn marked this pull request as ready for review March 25, 2025 16:08
@jaebrownn jaebrownn changed the title feat: add search method to vector stores and corresponding specs Add search method to vector stores Mar 26, 2025
@EthanMarrs
Copy link

Hey @alexrudall 👋 Any chance we can get a review on this please? 🥹

@alexrudall alexrudall merged commit 9340981 into alexrudall:main Mar 30, 2025
7 checks passed
@alexrudall
Copy link
Owner

Sure thing @EthanMarrs , released as v8.1 - thank you @jaebrownn!

@EthanMarrs
Copy link

@alexrudall You're a star! ⭐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants