diff --git a/docs/docs/Support/luna-for-langflow.mdx b/docs/docs/Support/luna-for-langflow.mdx index 93c4c6ba0..0b7274e2f 100644 --- a/docs/docs/Support/luna-for-langflow.mdx +++ b/docs/docs/Support/luna-for-langflow.mdx @@ -1,20 +1,14 @@ --- -title: Enterprise support for Langflow +title: IBM Elite Support for Langflow slug: /luna-for-langflow --- -With **Luna for Langflow** support, you can develop and deploy Langflow applications with confidence. +IBM Elite Support offers enterprise support for Langflow to help you develop and deploy Langflow applications with confidence. -Luna is a subscription to the Langflow expertise at DataStax. It's meant for Langflow users who want all the benefits of running their own open-source deployments, as well as the peace of mind that comes with having direct access to the team that has authored the majority of the Langflow code. +IBM Elite Support for Langflow is a subscription to the Langflow expertise at IBM. +It's meant for Langflow users who want all the benefits of running their own open-source deployments, as well as the peace of mind that comes with having direct access to the team that has authored the majority of the Langflow code. -Luna subscribers can get help with general-purpose and technical questions for their open-source Langflow deployments. -If an issue is encountered, DataStax is there to help. +IBM Elite Support subscribers can get help with general-purpose and technical questions for their open-source Langflow deployments. +If an issue is encountered, IBM is there to help. -:::info -As of May 2025, Luna for Langflow support covers Langflow versions 1.4.x. - -Subscribers must run a supported Python version to receive support. -Supported versions are `>=3.10, <3.14`, which includes all version from 3.10 through 3.13.x, but not 3.14. -::: - -To subscribe or learn more, see [Luna for Langflow](https://www.datastax.com/products/luna-langflow). \ No newline at end of file +To subscribe or learn more, see [IBM Elite Support for Langflow](https://ibm.com/docs/esfl?topic=elite-support-langflow-specification). \ No newline at end of file diff --git a/docs/sidebars.js b/docs/sidebars.js index 689b4032b..1b9ffa880 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -471,7 +471,7 @@ module.exports = { { type: "doc", id: "Support/luna-for-langflow", - label: "Enterprise support", + label: "IBM Elite Support for Langflow", }, ], },