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

Community: FAISS Filter Function Enhancement with Advanced Query Operators #28207

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    eae009b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    0d5a9e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    fe4d775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84efb41 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    7f9e638 View commit details
    Browse the repository at this point in the history
  2. feat: added 1 test case

    LikeWang10067 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    2d170d8 View commit details
    Browse the repository at this point in the history
  3. Add test cases and logic operator check if valid in faiss.py; 80 test…

    … cases in test_faiss.py in total
    TANYAL77 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    d3b9503 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    370678e View commit details
    Browse the repository at this point in the history
  5. minor bug fix

    TANYAL77 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    ed52f79 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    2efdee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c8480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15533d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe750cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22bc332 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b376232 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3926615 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    897dc06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ccc234d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    0777535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b06543d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58a1080 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d191c72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bbb0d3 View commit details
    Browse the repository at this point in the history
  6. chore: lint

    vincentzhang15 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    23c972b View commit details
    Browse the repository at this point in the history
  7. chore: fix lint errors

    vincentzhang15 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    330160f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from vincentzhang15/test_cases

    FAISS  filter: Merge optimizations and tests
    vincentzhang15 authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d961896 View commit details
    Browse the repository at this point in the history
  9. misc: add co-authors

    Co-Authored-By: RuofanChen03 <[email protected]>
    Co-Authored-By: Like Wang <[email protected]>
    Co-Authored-By: Shanni Li <[email protected]>
    4 people committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    dff69b6 View commit details
    Browse the repository at this point in the history
  10. chore: fix lint

    Co-Authored-By: RuofanChen03 <[email protected]>
    Co-Authored-By: Like Wang <[email protected]>
    Co-Authored-By: Shanni Li <[email protected]>
    4 people committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e954147 View commit details
    Browse the repository at this point in the history