• Stars
    star
    172
  • Rank 214,362 (Top 5 %)
  • Language
    Python
  • License
    MIT License
  • Created about 1 year ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Examples for LangFlow

How to Upload Examples to ⛓️ Langflow

Thank you for your interest in contributing to Langflow! We welcome all examples that can help our community learn and explore the features of our open-source software.

To upload examples to Langflow, please follow these steps:

  1. Create a Flow: First, create a flow using Langflow. You can use any available templates or create a new flow from scratch.

  2. Export the Flow: Once you have created a flow, export it as a .json file. Give your file a descriptive name and include a brief description of what your flow does.

  3. Submit a Pull Request: Finally, submit a pull request (PR) to the examples folder. Make sure to include your .json file in the PR.

Here are some additional guidelines to follow when submitting examples:

Please ensure your example follows the ⛓️ Langflow code of conduct. If your example uses any third-party libraries or packages, please include them in your PR. Thank you for your contributions to the Langflow community!