Skip to content

Commit 577b47a

Browse files
authored
docs: wxo ADK upgrade to support Python 3.14 (#13667)
* docs-wxo-python314-compatibility * docs: bump ADK version to 212
1 parent 91cb382 commit 577b47a

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

docs/docs/Deployment/deployment-wxo.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ Langflow is used to build and configure the flow, while IBM watsonx Orchestrate
2424

2525
## Prerequisites
2626

27+
:::tip
28+
As of Langflow 1.11.x, the `ibm-watsonx-orchestrate-core` and `ibm-watsonx-orchestrate-clients` packages are upgraded to version 2.12 and are compatible with Python 3.14.
29+
IBM watsonx Orchestrate is no longer excluded from Python 3.14 installs.
30+
:::
31+
2732
- [Install and start Langflow](/get-started-installation)
2833
- Create an [OpenAI API key](https://platform.openai.com/api-keys)
2934
- Create an [IBM watsonx Orchestrate instance](https://www.ibm.com/docs/en/watsonx/watson-orchestrate/base?topic=getting-started-watsonx-orchestrate)

docs/docs/Support/release-notes.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,13 @@ For all changes, see the [Changelog](https://github.com/langflow-ai/langflow/rel
7373

7474
### New features and enhancements
7575

76+
- IBM watsonx Orchestrate: Python 3.14 compatibility
77+
78+
The `ibm-watsonx-orchestrate-core` and `ibm-watsonx-orchestrate-clients` packages are upgraded to version 2.12, which supports Python 3.14.
79+
IBM watsonx Orchestrate is no longer excluded from Python 3.14 installs.
80+
81+
For more information, see [Deploy flows on watsonx Orchestrate](/deployment-wxo).
82+
7683
- NextPlaid multi-vector bundle
7784

7885
The **NextPlaid** bundle adds two new components for ColBERT-style multi-vector retrieval.

0 commit comments

Comments
 (0)