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:
Gabriel Luiz Freitas Almeida 2024-08-15 14:03:31 -03:00 committed by GitHub
commit fc95e2ec58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

Diff content is not available