SIGN IN SIGN UP

Add Import Examples Feature to Flow Editor (#175)

This pull request adds a new feature to the flow editor that allows
users to easily import example flows from the
[logspace-ai/langflow_examples](https://github.com/logspace-ai/langflow_examples)
repository on GitHub. The feature is accessible via the import example
button

Clicking on the "Import Examples" button opens a dialog box that
displays a list of available example flows from the GitHub repository.
Users can select one example to import, and the flow editor will
automatically add the selected flow to the user's current project.

This feature saves users time and effort by providing a convenient way
to explore and utilize pre-built flows.

Additionally, this feature promotes collaboration and community
involvement by encouraging users to contribute their own flows to the
repository for others to use and benefit from.
A
anovazzi1 committed
b3155a58a9e28f3be8522e4a8630d2d372981191
Committed by GitHub <noreply@github.com> on 4/24/2023, 10:08:21 PM