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

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

Merged
merged 9 commits into from
Oct 21, 2024

Commits on Oct 8, 2024

  1. Prepare implementation IBM WatsonxAI to langchain community package.

    Provide solutions for:
    
    - LLMs
    - embeddings
    - tests
    FilipZmijewski committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2001727 View commit details
    Browse the repository at this point in the history
  2. Fix ibm community (#12)

    Provide solutions for:
    
    - LLMs
    - embeddings
    - tests
    
    * Fix docs, dependencies and minor changes to code
    FilipZmijewski committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    669e070 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db893ce View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Applied fixes according to review

    * Applied fixes according to review
    FilipZmijewski authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    35eecbd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Extend implementation for langchain

    Provide solutions for:
    - chat
    - add tests for chat
    FilipZmijewski authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    853643f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    fcf5850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    695331d View commit details
    Browse the repository at this point in the history
  3. Fix types

    jacoblee93 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ff180e7 View commit details
    Browse the repository at this point in the history
  4. Fix notebook errors

    jacoblee93 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6a022e7 View commit details
    Browse the repository at this point in the history