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

IBM: added partners package langchain_ibm, added llm #16512

Merged
merged 31 commits into from
Feb 14, 2024

Conversation

MateuszOssGit
Copy link
Contributor

  • Description: Added langchain_ibm as an langchain partners package of IBM watsonx.ai LLM provider (WatsonxLLM)
  • Dependencies: ibm-watsonx-ai,
  • Tag maintainer: :

Please make sure your PR is passing linting and testing before submitting. Run make format, make lint and make test to check this locally. ✅

@efriis efriis added the partner label Jan 24, 2024
Copy link

vercel bot commented Jan 24, 2024

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

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2024 7:45pm

# Conflicts:
#	.github/workflows/_integration_test.yml
#	.github/workflows/_release.yml
@MateuszOssGit MateuszOssGit marked this pull request as ready for review January 29, 2024 08:11
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. Ɑ: models Related to LLMs or chat model modules 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Jan 29, 2024
@MateuszOssGit
Copy link
Contributor Author

@efriis @eyurtsev @baskaryan @hwchase17 Could you please review my PR to introduce new partner packages?

@hwchase17 hwchase17 closed this Jan 30, 2024
@MateuszOssGit
Copy link
Contributor Author

MateuszOssGit commented Jan 30, 2024

Hi @hwchase17,
Could we find out what is the reason for closing PR? Did I miss something in the updated contribution guidelines? Any hint is appreciated.
Thanks in advanced
Mateusz

@MateuszOssGit
Copy link
Contributor Author

@efriis Suggested changes have been added. Could you take a look again on my PR? Thanks in advance.

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Feb 6, 2024
@efriis efriis merged commit 916332e into langchain-ai:master Feb 14, 2024
94 checks passed
snsten pushed a commit to snsten/langchain that referenced this pull request Feb 15, 2024
…16512)

- **Description:** Added `langchain_ibm` as an langchain partners
package of IBM [watsonx.ai](https://www.ibm.com/products/watsonx-ai) LLM
provider (`WatsonxLLM`)
- **Dependencies:**
[ibm-watsonx-ai](https://pypi.org/project/ibm-watsonx-ai/),
  - **Tag maintainer:** : 
---------

Co-authored-by: Erick Friis <erick@langchain.dev>
haydeniw pushed a commit to haydeniw/langchain that referenced this pull request Feb 27, 2024
…16512)

- **Description:** Added `langchain_ibm` as an langchain partners
package of IBM [watsonx.ai](https://www.ibm.com/products/watsonx-ai) LLM
provider (`WatsonxLLM`)
- **Dependencies:**
[ibm-watsonx-ai](https://pypi.org/project/ibm-watsonx-ai/),
  - **Tag maintainer:** : 
---------

Co-authored-by: Erick Friis <erick@langchain.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖: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:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants