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 support for Vector Search Endpoints #3191

Merged
merged 14 commits into from
Feb 15, 2024
Merged

Add support for Vector Search Endpoints #3191

merged 14 commits into from
Feb 15, 2024

Commits on Feb 14, 2024

  1. WIP: Add support for Vector Search Endpoints

    Unit & integration tests needs to be added...
    alexott committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ead1bbf View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    alexott committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e884d0b View commit details
    Browse the repository at this point in the history
  3. Fix exporter test

    alexott committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2ef9384 View commit details
    Browse the repository at this point in the history
  4. Update vectorsearch/resource_vector_search_endpoint.go

    Co-authored-by: Miles Yucht <[email protected]>
    alexott and mgyucht committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7edfb73 View commit details
    Browse the repository at this point in the history
  5. Update vectorsearch/resource_vector_search_endpoint.go

    Co-authored-by: Miles Yucht <[email protected]>
    alexott and mgyucht committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ab4b056 View commit details
    Browse the repository at this point in the history
  6. Fix commited code

    alexott committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0242837 View commit details
    Browse the repository at this point in the history
  7. Fix incorrect rebase

    alexott committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1519a28 View commit details
    Browse the repository at this point in the history
  8. Fix mocked tests

    alexott committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d4612a2 View commit details
    Browse the repository at this point in the history
  9. adjust the code

    alexott committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b6b0e31 View commit details
    Browse the repository at this point in the history
  10. Add acceptance test

    alexott committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2e95c2d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0484a4d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f82ef57 View commit details
    Browse the repository at this point in the history
  13. Fix typo

    alexott committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    38cc2b0 View commit details
    Browse the repository at this point in the history
  14. Resolve review comments

    alexott committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    662e960 View commit details
    Browse the repository at this point in the history