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

Support vector index for SQLAlchemy #65

Merged
merged 8 commits into from
Nov 5, 2024

Commits on Nov 4, 2024

  1. Add adaptor for vector index

    Signed-off-by: Wish <[email protected]>
    breezewish committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    99765d9 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    Signed-off-by: Wish <[email protected]>
    breezewish committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1fe082f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Polish README

    Signed-off-by: Wish <[email protected]>
    breezewish committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6b1ea48 View commit details
    Browse the repository at this point in the history
  2. Fix CI

    Signed-off-by: Wish <[email protected]>
    breezewish committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4a8d5c5 View commit details
    Browse the repository at this point in the history
  3. Fix unit test

    Signed-off-by: Wish <[email protected]>
    breezewish committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7bead69 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Co-authored-by: WD <[email protected]>
    breezewish and wd0517 authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    092eef0 View commit details
    Browse the repository at this point in the history
  5. Polish document

    Signed-off-by: Wish <[email protected]>
    breezewish committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    64e9b69 View commit details
    Browse the repository at this point in the history
  6. Fix

    Signed-off-by: Wish <[email protected]>
    breezewish committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bd2ecbe View commit details
    Browse the repository at this point in the history