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

fix: converting Pinecone metadata fields from float back to int #1034

Merged
merged 19 commits into from
Aug 29, 2024

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    7cb3aeb View commit details
    Browse the repository at this point in the history
  2. linting

    davidsbatista committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    58a15cd View commit details
    Browse the repository at this point in the history
  3. simplifying tests

    davidsbatista committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6e03a51 View commit details
    Browse the repository at this point in the history
  4. fixing tests

    davidsbatista committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    911149a View commit details
    Browse the repository at this point in the history
  5. fixing test

    davidsbatista committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7d705b6 View commit details
    Browse the repository at this point in the history
  6. linting issues

    davidsbatista committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0e624d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3348132 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b65718 View commit details
    Browse the repository at this point in the history
  9. ruff fix

    davidsbatista committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b421d65 View commit details
    Browse the repository at this point in the history
  10. fixing tests

    davidsbatista committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a484bb2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8bbe519 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Update integrations/pinecone/tests/test_document_store.py

    Co-authored-by: Stefano Fiorucci <[email protected]>
    davidsbatista and anakin87 authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fd23b4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d845be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a02b127 View commit details
    Browse the repository at this point in the history
  4. fixing linting

    davidsbatista committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    615b4d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50891ea View commit details
    Browse the repository at this point in the history
  6. fixing linting

    davidsbatista committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e0697ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88d49eb View commit details
    Browse the repository at this point in the history
  8. fixes

    anakin87 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ba5bb28 View commit details
    Browse the repository at this point in the history