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

Added batch embedding computing #86

Merged

Commits on Mar 4, 2024

  1. KB is now processed in batch

    Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b48539c View commit details
    Browse the repository at this point in the history
  2. From unwrap to ?

    Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d2b5541 View commit details
    Browse the repository at this point in the history
  3. Update crates/llm-ls/src/retrieval.rs

    Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
    2 people authored and Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f6d6dcc View commit details
    Browse the repository at this point in the history
  4. Update crates/llm-ls/src/retrieval.rs

    Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
    2 people authored and Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    76d9b5e View commit details
    Browse the repository at this point in the history
  5. Update crates/llm-ls/src/retrieval.rs

    Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
    2 people authored and Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2e0a975 View commit details
    Browse the repository at this point in the history
  6. Update crates/llm-ls/src/retrieval.rs

    Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
    2 people authored and Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a90089a View commit details
    Browse the repository at this point in the history
  7. Update crates/llm-ls/src/retrieval.rs

    Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
    2 people authored and Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d6d8f7d View commit details
    Browse the repository at this point in the history
  8. Update crates/llm-ls/src/retrieval.rs

    Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
    2 people authored and Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c07e833 View commit details
    Browse the repository at this point in the history
  9. Corrections after feedbacks

    Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    770e326 View commit details
    Browse the repository at this point in the history
  10. Corrections after feedbacks

    Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0fd9d51 View commit details
    Browse the repository at this point in the history
  11. Corrections after feedbacks

    Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c005ddf View commit details
    Browse the repository at this point in the history
  12. Update crates/llm-ls/src/backend.rs

    Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
    2 people authored and Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b6f721e View commit details
    Browse the repository at this point in the history
  13. Update crates/tinyvec-embed/src/db.rs

    Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
    2 people authored and Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    00d7669 View commit details
    Browse the repository at this point in the history
  14. Update crates/tinyvec-embed/src/db.rs

    Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
    2 people authored and Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e9881f2 View commit details
    Browse the repository at this point in the history
  15. Update crates/tinyvec-embed/src/error.rs

    Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
    2 people authored and Quentin Maire committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    17ea54a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Corrections after feedbacks

    Quentin Maire committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    837c99e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    ad068f1 View commit details
    Browse the repository at this point in the history
  2. Corrections after new feedbacks

    Quentin Maire committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5e8e0c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae4d074 View commit details
    Browse the repository at this point in the history