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

Cohere integration #203

Merged
merged 10 commits into from Dec 12, 2023
Merged

Conversation

jamescalam
Copy link
Member

Problem

Continuation from #194

Solution

Added required tests

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

Added tests

Copy link
Collaborator

@igiloh-pinecone igiloh-pinecone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@igiloh-pinecone igiloh-pinecone added this pull request to the merge queue Dec 7, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 7, 2023
@miararoy miararoy added this pull request to the merge queue Dec 7, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 7, 2023
@igiloh-pinecone igiloh-pinecone added this pull request to the merge queue Dec 7, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 7, 2023
@igiloh-pinecone igiloh-pinecone added this pull request to the merge queue Dec 10, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 10, 2023
@igiloh-pinecone igiloh-pinecone added this pull request to the merge queue Dec 10, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 10, 2023
pyproject.toml Outdated Show resolved Hide resolved
Should be `^`, not hard coded single version.
@igiloh-pinecone igiloh-pinecone added this pull request to the merge queue Dec 10, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 10, 2023
@giannis2two
Copy link

Exciting PR, thanks for putting it together!

@igiloh-pinecone igiloh-pinecone added this pull request to the merge queue Dec 11, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 11, 2023
@igiloh-pinecone igiloh-pinecone added this pull request to the merge queue Dec 12, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 12, 2023
The `Install Dependencies` GH action runs `poetry install` twice - first just installing the dependnecies, using cahced ones if available, then again for installing the actual `canopy-sdk` project.
The second call to `poetry install` wasn't asked to install `--all-extras`, so it **removed** what it deemed were "redundant" dependencies
@igiloh-pinecone igiloh-pinecone added this pull request to the merge queue Dec 12, 2023
Merged via the queue into pinecone-io:main with commit e65e594 Dec 12, 2023
10 checks passed
@igiloh-pinecone igiloh-pinecone deleted the cohere-integration branch December 12, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants