Introducing FluentCLI: a rust based command line interface for Langflow, (and competitors) #1962
njfio
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
For the past six weeks, I've been building a Rust cli application to interact with Langflow. In full disclosure, it started with Flowise, and I added Langflow afterward. With the latest release (1.0.0a36) of Langflow, I'm very excited to explore Langflow's capabilities further and complete the rest of the FluentCLI functionality with it.
Loom Demo
This is a list of functionality that FluentCLI provides.
Output Customization: You can control the output format, including stylized markdown, parsed code blocks, and full JSON responses.
FluentCLI Repository
FluentCLI provides unique capabilities and allows your Langflow AI workflows to easily be injected into existing processes.
Beta Was this translation helpful? Give feedback.
All reactions