Find answers from the community

Updated 4 months ago

Hello everyone, I have one question,

Hello everyone, I have one question, what is the plan for workflow evolution, is it will be something the same like langflow?
L
p
5 comments
It will not be like langflow. Probably a more similar comparison is langgraph. But its also more general imo
if am i correct currently workflows are in beta, if yes when can we expect a full prod version of it
I think the "beta" label was only there because there was a few changes to the UX we knew we would have to make as time goes on, so to try and make some expectations. But I don't think that makes it any less "prod" ready

So far, all changes we've made haven't been breaking. Stuff like making @step work without the (), nested workflows, adding num_workers to steps, using type introspection to parse step definitions

Theres a few more changes (allowing to stream events, allowing multiple concurrent calls to workflow.run() ), but after that, not really anything planned. Might make a followup announcement after those land
The llama-agents repo also has a huge refactor in progress to make it the place to deploy/scale workflows as micro services.
perfect i was actually thinking why that beta was there as i myself created multiple projects with workflow and did not find anything breaking and all works seamlessly
Add a reply
Sign up and join the conversation on Discord