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

langchain_cohere: add cohere as a partner package #19049

Merged
merged 39 commits into from
Mar 25, 2024

Conversation

billytrend-cohere
Copy link
Contributor

@billytrend-cohere billytrend-cohere commented Mar 13, 2024

Description: adds support for langchain_cohere

@efriis efriis added the partner label Mar 13, 2024
@efriis efriis self-assigned this Mar 13, 2024
Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain 🛑 Canceled (Inspect) Mar 25, 2024 8:23pm

[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = ">=0.0.12"
cohere = "5.0.0a12"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO: update to 5.0.0 today

@billytrend-cohere billytrend-cohere marked this pull request as ready for review March 20, 2024 13:54
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. Ɑ: models Related to LLMs or chat model modules 🔌: cohere Primarily related to Cohere integrations 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Mar 20, 2024
@billytrend-cohere billytrend-cohere changed the title Add cohere as a partner package cohere: add cohere as a partner package Mar 20, 2024
@billytrend-cohere billytrend-cohere changed the title cohere: add cohere as a partner package langchain_cohere: add cohere as a partner package Mar 20, 2024
@baskaryan
Copy link
Collaborator

overall lgtm! should update imports in the docs as well

as in in docs/docs/integrations/chat_models/cohere.ipynb etc

Copy link
Collaborator

Choose a reason for hiding this comment

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

you'll want to update the pip instal command at the top of each doc as well

Copy link
Contributor

Choose a reason for hiding this comment

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

I've done this for the notebooks that had pip install - please can you take another look @baskaryan ? thank you

Copy link
Member

@efriis efriis left a comment

Choose a reason for hiding this comment

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

Going to merge and release this as a 0.1.0rc0 to unblock cohere team, and would love to get the readme filled out before publishing a 0.1.0!

Would also love to remove the LLM from the partner package (just leave in community) if you're planning on deprecating (legacy) those endpoints

https://docs.cohere.com/docs/migrating-from-cogenerate-to-cochat

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Mar 25, 2024
@efriis efriis enabled auto-merge (squash) March 25, 2024 20:14
@efriis efriis merged commit 63343b4 into langchain-ai:master Mar 25, 2024
75 checks passed
eyurtsev pushed a commit that referenced this pull request Mar 26, 2024
**Description:** Add Cohere to the list of LangChain partners
**Issue:** The Cohere partner package was recently added
[#19049](#19049)
**Dependencies:** None
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
Description: adds support for langchain_cohere

---------

Co-authored-by: Harry M <[email protected]>
Co-authored-by: Erick Friis <[email protected]>
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
**Description:** Add Cohere to the list of LangChain partners
**Issue:** The Cohere partner package was recently added
[langchain-ai#19049](langchain-ai#19049)
**Dependencies:** None
chrispy-snps pushed a commit to chrispy-snps/langchain that referenced this pull request Mar 30, 2024
Description: adds support for langchain_cohere

---------

Co-authored-by: Harry M <[email protected]>
Co-authored-by: Erick Friis <[email protected]>
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
Description: adds support for langchain_cohere

---------

Co-authored-by: Harry M <[email protected]>
Co-authored-by: Erick Friis <[email protected]>
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
**Description:** Add Cohere to the list of LangChain partners
**Issue:** The Cohere partner package was recently added
[#19049](#19049)
**Dependencies:** None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌: cohere Primarily related to Cohere integrations 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features lgtm PR looks good. Use to confirm that a PR is ready for merging. Ɑ: models Related to LLMs or chat model modules partner size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants