feat: add condition to create cycle edge (#3341)
* feat: Implement edge type based on cycles in the graph. * refactor: Change next_runnable_vertices to a set to avoid duplicates. * feat: Add property for cycles in Graph class. * feat(graph): Add is_cyclic property to Graph class. * refactor: Update test_memory_chatbot.py with new assertions and modifications. * refactor: Update set_output_value to set_on_output in starter projects test vector store rag. * feat: Add test for cyclic behavior in graph with max iterations. * merge main
This commit is contained in:
parent
2baee5fef1
commit
fc95e2ec58