langchain4j/langchain4j-watsonx
Andrea Di Maio 73ec8a22cb
Update the watsonx.ai SDK to the latest version (#5710)
## Change
<!-- Please describe the changes you made. -->
Update the watsonx.ai SDK to the latest version

## General checklist
<!-- Please double-check the following points and mark them like this:
[X] -->
- [x] There are no breaking changes (API, behaviour)
- [x] I have added unit and/or integration tests for my change
- [x] The tests cover both positive and negative cases
- [x] I have manually run all the unit and integration tests in the
module I have added/changed, and they are all green
- [ ] I have manually run all the unit and integration tests in the
[core](https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)
and
[main](https://github.com/langchain4j/langchain4j/tree/main/langchain4j)
modules, and they are all green
- [ ] I have added/updated the
[documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs)
- [ ] I have added an example in the [examples
repo](https://github.com/langchain4j/langchain4j-examples) (only for
"big" features)
- [ ] I have added/updated [Spring Boot
starter(s)](https://github.com/langchain4j/langchain4j-spring) (if
applicable)
2026-07-20 09:04:53 +02:00
..
src Update the watsonx.ai SDK to the latest version (#5710) 2026-07-20 09:04:53 +02:00
pom.xml Update the watsonx.ai SDK to the latest version (#5710) 2026-07-20 09:04:53 +02:00
revapi.json Add support for IBM watsonx.ai deployed models (#5344) 2026-06-11 18:26:14 +02:00