Langflow Frequently Asked Questions (FAQs)
|
This release contains access to DataStax Langflow as a Tech Preview. The Tech Preview is intended for you to view the capabilities of DataStax Langflow, and to provide your feedback to the product team. You are permitted to use the information only for evaluation purposes and not for use in a production environment. IBM provides the information without obligation of support and "as is" without warranty of any kind. |
This page outlines common issues and solutions for DataStax Langflow, which is currently running Langflow OSS version 1.6.4.
For common Langflow OSS issues, see Troubleshoot Langflow.
If you don’t see your issue here, ask for help on the Langflow Discord server. It’s a friendly community of DataStax developers and Langflow contributors who are happy to help.
How can I share my flow?
To share your flow, export it as a JSON file and share it with others.
-
From the Share menu, click Export.
-
Complete the Name and Description fields.
-
Select whether to share your keys or not. If your key value has been pasted into the component field, its value is exported completely. If your key value is saved as a global environment variable, only the variable name is shared. This is the safest method of exporting your key.
-
Click Export. The JSON file is downloaded to your computer.
-
To share your flow, send the JSON file to the recipient.
How do I share my playground with others?
Anyone in your Astra DB organization can access your playground. If you have the correct permissions, you can add a user to your organization.
Where is the API chat widget?
The DataStax Langflow API does not currently support the chat widget.
To use the chat widget, use the Langflow OSS API.
How do I create a custom component?
Custom components are a powerful way to extend the functionality of Langflow. You can create custom components using the Custom Component template.
For more information, see the Langflow OSS instructions for creating custom components.
How do I use a custom dependency with DataStax Langflow?
DataStax Langflow doesn’t support custom dependencies. Instead, use OSS Langflow.