fluent_cli icon indicating copy to clipboard operation
fluent_cli copied to clipboard

fluent crates

Open anatoli26 opened this issue 10 months ago • 0 comments

Hi!

Just found your app, amazing! I see internally you have implemented all the functionality via crates. Why don't you publish these crates on crates.io? That's a great advance for the Rust community in ML tools, but I see no mentions anywhere, no Reddit, no ycombinator. That's a pity!

I'm looking now for something like running a Langflow config in my app in Rust, like what Langflow offers in the Python Code tab (run_flow_from_json). I guess I need to see what specific crate in the crates folder does this job (I don't want to exec an external binary). Do you have an example how to accomplish that?

Thanks!

anatoli26 avatar Jan 26 '25 04:01 anatoli26