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

community: Prepare implementation IBM WatsonxAI to langchain community package. #6916

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

FilipZmijewski
Copy link

@FilipZmijewski FilipZmijewski commented Oct 1, 2024

Prepare implementation IBM WatsonxAI to langchain community package.

Provide solutions for:

  • LLMs
  • embeddings
  • tests

Thank you for contributing to LangChain.js!

  • PR title: "package: description"

Where "package" is whichever of langchain, community, core, experimental, etc. is being modified. Use "docs: ..." for purely docs changes, "templates: ..." for template changes, "infra: ..." for CI changes.
Example: "community: add foobar LLM"

  • PR message:

Description: The aim of these changes is to create first Langchain.js by IBM implementation. Solutions applied consist of LLMs and embeddings.
fyi @LukaszCmielowski

  • Add tests and docs:

Expected tests for both of implemented features were added as well as docs and examples

  • Lint and test: Run yarn format, yarn lint, yarn test and yarn test:int from the root of the package(s) you've modified.

Copy link

vercel bot commented Oct 1, 2024

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

Name Status Preview Comments Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview Oct 8, 2024 4:01pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Oct 8, 2024 4:01pm

@FilipZmijewski FilipZmijewski marked this pull request as ready for review October 1, 2024 13:49
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Oct 1, 2024
@FilipZmijewski
Copy link
Author

Hey @jacoblee93.
I have created a PR to community as discussed. Would you be possible to have someone review it? We will be very happy and thankful about that!
Have a great day.

Provide solutions for:

- LLMs
- embeddings
- tests
Provide solutions for:

- LLMs
- embeddings
- tests

* Fix docs, dependencies and minor changes to code
* Applied fixes according to review
Provide solutions for:
- chat
- add tests for chat
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants