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 VectorStore integration for Vespa #13213

Commits on May 1, 2024

  1. working

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b624bcc View commit details
    Browse the repository at this point in the history
  2. fixes to base

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    491c08e View commit details
    Browse the repository at this point in the history
  3. add notebook draft

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7f5fd2f View commit details
    Browse the repository at this point in the history
  4. more text

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7c46e5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dd6985 View commit details
    Browse the repository at this point in the history
  6. fix

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    723d754 View commit details
    Browse the repository at this point in the history
  7. improve docstring

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c6aa2d9 View commit details
    Browse the repository at this point in the history
  8. improve docs

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ed1f213 View commit details
    Browse the repository at this point in the history
  9. update notebook

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    19fd485 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38ab426 View commit details
    Browse the repository at this point in the history
  11. rename templates

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    66a6898 View commit details
    Browse the repository at this point in the history
  12. templates

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    aadee3f View commit details
    Browse the repository at this point in the history
  13. base update

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c59dc59 View commit details
    Browse the repository at this point in the history
  14. bug in emb

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5752c55 View commit details
    Browse the repository at this point in the history
  15. textnodes

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ffe3cdd View commit details
    Browse the repository at this point in the history
  16. fix hybrid

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e02d321 View commit details
    Browse the repository at this point in the history
  17. make tests pass

    thomasht86 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    90de643 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. more tests

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9a6b011 View commit details
    Browse the repository at this point in the history
  2. more tests

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    830aa70 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'thomasht86/add-vespa-vectorstore-integration' of https:…

    …//github.com/thomasht86/llama_index into thomasht86/add-vespa-vectorstore-integration
    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    aca6e6b View commit details
    Browse the repository at this point in the history
  4. update README

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    285cdc2 View commit details
    Browse the repository at this point in the history
  5. clean pyproj

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1d18504 View commit details
    Browse the repository at this point in the history
  6. working tests

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6bfc62d View commit details
    Browse the repository at this point in the history
  7. add pytest-asyncio

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a7f328f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67b6a72 View commit details
    Browse the repository at this point in the history
  9. log

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b84d2fd View commit details
    Browse the repository at this point in the history
  10. Better demo

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8f9c0de View commit details
    Browse the repository at this point in the history
  11. make format

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    087a9b1 View commit details
    Browse the repository at this point in the history
  12. make lint

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    56e51ea View commit details
    Browse the repository at this point in the history
  13. fix lint

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b9830d6 View commit details
    Browse the repository at this point in the history
  14. add pyvespa as dev-dep

    thomasht86 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f840b2c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. remove poetry lockfile

    thomasht86 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0e745a7 View commit details
    Browse the repository at this point in the history
  2. aquery match query

    thomasht86 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5640298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c214df1 View commit details
    Browse the repository at this point in the history
  4. arg to adelete

    thomasht86 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c6e0905 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f74f96e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. lint

    thomasht86 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ccde612 View commit details
    Browse the repository at this point in the history
  2. black reformat

    thomasht86 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    be0206d View commit details
    Browse the repository at this point in the history
  3. more explicit imports

    thomasht86 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    2904772 View commit details
    Browse the repository at this point in the history
  4. fix tests

    logan-markewich committed May 4, 2024
    Configuration menu
    Copy the full SHA
    0711775 View commit details
    Browse the repository at this point in the history
  5. fix tests

    logan-markewich committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4873c4b View commit details
    Browse the repository at this point in the history
  6. fix tests

    logan-markewich committed May 4, 2024
    Configuration menu
    Copy the full SHA
    61ca433 View commit details
    Browse the repository at this point in the history