Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: Is it possible to implement cyclic graph with llamaindex workflow? #17874

Closed
1 task done
YeonwooSung opened this issue Feb 20, 2025 · 2 comments
Closed
1 task done
Labels
question Further information is requested

Comments

@YeonwooSung
Copy link
Contributor

Question Validation

  • I have searched both the documentation and discord for an answer.

Question

Want to know if it is possible to implement some sort of cyclic execution graph with llamaindex workflow.

@YeonwooSung YeonwooSung added the question Further information is requested label Feb 20, 2025
Copy link

dosubot bot commented Feb 20, 2025

@YeonwooSung Hello there! I'm a bot here to help you with bugs, questions, and becoming a contributor.

Yes, it is possible to implement a cyclic execution graph with the LlamaIndex workflow. The workflow can include steps that trigger events leading back to previous steps, creating a loop. This cyclic behavior is referred to as "Reflection" and is a key part of agentic applications that Workflows make easy to implement [1].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@YeonwooSung
Copy link
Contributor Author

nvm, seems like there is Loops in workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant