langchain
f406dc38
- docs: in RunnableRetry, correct the example snippet that uses with_retry method on Runnable (#16108)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
docs: in RunnableRetry, correct the example snippet that uses with_retry method on Runnable (#16108) The example code snippet for with_retry is using incorrect argument names. This PR fixes that
References
#16108 - core : in RunnableRetry, correct the example snippet that uses with_retry method on Runnable
Author
ksachdeva
Parents
da96c511
Loading