You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Mateusz Szewczyk 682d21c3de
ibm: Add support for ibm-watsonx-ai new major version (#21313)
Thank you for contributing to LangChain!

- [x] **PR title**: "langchain-ibm: Add support for ibm-watsonx-ai new
major version"


- [x] **PR message**: 
    - **Description:** Add support for ibm-watsonx-ai new major version
    - **Dependencies:** `ibm_watsonx_ai`


- [x] **Add tests and docs**: If you're adding a new integration, please
include
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in
`docs/docs/integrations` directory.


- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

Co-authored-by: Erick Friis <erick@langchain.dev>
5 months ago
..
cli cli[minor]: improve confirmation message with more details (#21027) 5 months ago
community community[minor]: Oraclevs integration (#21123) 5 months ago
core core[patch]: `utils.guard_import` fix (#21133) 5 months ago
experimental Add the extract types to diffbot graph transformer (#21315) 5 months ago
langchain langchain[minor]: enhance `LocalFileStore` to offer `update_atime` parameter that updates access times on read (#20951) 5 months ago
partners ibm: Add support for ibm-watsonx-ai new major version (#21313) 5 months ago
standard-tests (standard tests): add test for basic conversation sequence (#21213) 5 months ago
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 5 months ago