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

Python: Introducing vector search to the redis collections #9664

Merged
merged 7 commits into from
Nov 15, 2024

Commits on Nov 15, 2024

  1. added search to redis

    eavanvalkenburg committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    378e19b View commit details
    Browse the repository at this point in the history
  2. updated pyproject

    eavanvalkenburg committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2ebbf23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba138c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e07b23 View commit details
    Browse the repository at this point in the history
  5. fixed azure test

    eavanvalkenburg committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9ac9032 View commit details
    Browse the repository at this point in the history
  6. addressed comments

    eavanvalkenburg committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d99fc99 View commit details
    Browse the repository at this point in the history
  7. merge fixes

    eavanvalkenburg committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a48ba84 View commit details
    Browse the repository at this point in the history