You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The query parameter remove_example_flows seems not be working in the /api/v1/flows/ API Route, which does not let the user to remove the example flows when listing it flows. This came from a discord discussion discord_link.
Bug Description
The query parameter remove_example_flows seems not be working in the /api/v1/flows/ API Route, which does not let the user to remove the example flows when listing it flows. This came from a discord discussion discord_link.
Reproduction
Expected behavior
It is expected that when doing http://localhost:7860/api/v1/flows/?remove_example_flows=true, the API just returns Flows that are not default example ones.
Who can help?
No response
Operating System
Ubuntu Linux 22.04
Langflow Version
1.0.18
Python Version
3.12
Screenshot
Flow File
No response
The text was updated successfully, but these errors were encountered: