watsonx Orchestrate Developer Edition includes Langflow 1.7.1 by default. You can author flows in other Langflow versions as long as you include the correct LFX (Langflow Runner) version in the requirements.txt file before importing the flow into watsonx Orchestrate. Use this table to identify the correct LFX version for your Langflow flow:Documentation Index
Fetch the complete documentation index at: https://developer.watson-orchestrate.ibm.com/llms.txt
Use this file to discover all available pages before exploring further.
| Langflow version | LFX version | Notes |
|---|---|---|
| 1.5.0.post2 | 0.1.8 | Initial GA release |
| > 1.5.0.post2 and < 1.7.1 | - | LFX version can be requested on demand; upgrade recommended |
| 1.7.1 | 0.2.1 | Current ADK‑supported version |
| 1.8.0 | 1.8.0 – 1.8.2 | Compatible minor versions |
| 1.8.1 | 1.8.3 | Verified pairing |
| 1.8.3 | 0.3.3 | Verified pairing |
Note:Flows created with Langflow versions earlier than 1.7.0 may fail or behave unpredictably because these versions do not include integrated LFX support.
To ensure compatibility:
- Open the flow in the latest Langflow version. Use version 1.7.1 or later.
- Update deprecated or incompatible components.
- Export the flow again.

