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

Feat/embedder #9

Merged
merged 20 commits into from
Apr 23, 2024
Merged

Feat/embedder #9

merged 20 commits into from
Apr 23, 2024

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    525482d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8f3d9 View commit details
    Browse the repository at this point in the history
  3. feat: make embedding store

    AJDERS committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bb4e75d View commit details
    Browse the repository at this point in the history
  4. feat: minor changes

    AJDERS committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    699c200 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64b8ccc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ceeabb View commit details
    Browse the repository at this point in the history
  7. fix: wrong class name

    AJDERS committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    51dea88 View commit details
    Browse the repository at this point in the history
  8. fix: save function

    AJDERS committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3725fac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d6fb0a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d55386 View commit details
    Browse the repository at this point in the history
  11. fix: minor change

    AJDERS committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    92e2821 View commit details
    Browse the repository at this point in the history
  12. fix: method for saving store

    AJDERS committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4f08acf View commit details
    Browse the repository at this point in the history
  13. fix: reset function

    AJDERS committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    df6cc56 View commit details
    Browse the repository at this point in the history
  14. Update src/ragger/embedding_store.py

    Co-authored-by: Dan Saattrup Nielsen <[email protected]>
    AJDERS and saattrupdan authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e6347c9 View commit details
    Browse the repository at this point in the history
  15. feat: add passage and query

    AJDERS committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    dfad370 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4b21782 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b378fdc View commit details
    Browse the repository at this point in the history
  18. Update src/ragger/embedding_store.py

    Co-authored-by: Dan Saattrup Nielsen <[email protected]>
    AJDERS and saattrupdan authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d734502 View commit details
    Browse the repository at this point in the history
  19. fix: update coverage

    AJDERS committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1eef9ee View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c1e72b4 View commit details
    Browse the repository at this point in the history