added retrypolicy reference

This commit is contained in:
isaac hershenson
2024-07-19 14:56:14 -07:00
parent 55c78bbf90
commit eaa23ef4e5
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -65,4 +65,8 @@ builder.add_conditional_edges("my_node", my_condition)
## Send
::: langgraph.constants.Send
::: langgraph.constants.Send
## RetryPolicy
::: langgraph.pregel.types.RetryPolicy