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[minor]: Add DuckDB as a vectorstore #18916

Merged
merged 38 commits into from
Mar 25, 2024

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    e29f80a View commit details
    Browse the repository at this point in the history
  2. add integration test

    Hugoberry committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    efa94cb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    270946e View commit details
    Browse the repository at this point in the history
  2. fix dev container

    Hugoberry committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4f14875 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    84834fd View commit details
    Browse the repository at this point in the history
  2. fix devcontainer

    Hugoberry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    09e691c View commit details
    Browse the repository at this point in the history
  3. fix test integration

    Hugoberry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a7d7e9b View commit details
    Browse the repository at this point in the history
  4. fixing implementation

    Hugoberry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2c09905 View commit details
    Browse the repository at this point in the history
  5. adding more tests

    Hugoberry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    69d0119 View commit details
    Browse the repository at this point in the history
  6. revert dev container fix

    Hugoberry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f620c0a View commit details
    Browse the repository at this point in the history
  7. remove extra space

    Hugoberry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8ebf1d1 View commit details
    Browse the repository at this point in the history
  8. Adding notebook example

    Hugoberry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    840096d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76f48eb View commit details
    Browse the repository at this point in the history
  10. too many prints

    Hugoberry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    740db57 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c11fa06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    effc24f View commit details
    Browse the repository at this point in the history
  13. fix method signatures

    Hugoberry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f592dc6 View commit details
    Browse the repository at this point in the history
  14. Add security notice

    Hugoberry committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    be8bd1b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    76f32df View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ab60db0 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix linting errors

    Hugoberry committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    108a3e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a8877 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e65eda View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update __init__.py

    Hugoberry committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    88be27b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c0abe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    100b077 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Fix test for public API

    Hugoberry committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4310af1 View commit details
    Browse the repository at this point in the history
  2. fixing linting issues

    Hugoberry committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    de4545c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

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

Commits on Mar 19, 2024

  1. x

    eyurtsev committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5b1b6d0 View commit details
    Browse the repository at this point in the history
  2. x

    eyurtsev committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    63ee953 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffb5e6a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    774123a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef327aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89e68a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf6e0c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 25, 2024

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