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

Async stub #35

Closed
wants to merge 4 commits into from
Closed

Async stub #35

wants to merge 4 commits into from

Commits on Oct 3, 2023

  1. Expose future stub on Pinecone connection

    This commit exposes the future stub on Pinecone connection, allowing for
    non-blocking async calls
    russcam committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    21ea4fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4176dbc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 6, 2023

  1. Merge branch 'main' into async-stub

    Merge integration test fixes into async-stub branch
    rohanshah18 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    73c3739 View commit details
    Browse the repository at this point in the history