Add retryability strategies #132
gerardatkonvo
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Really excited about this project.
Currently one of the biggest pain points with Vercel's ai SDK is that there is no built-in way for configuring custom retry logic. We need to write a custom adapter to handle this like https://github.com/remorses/ai-fallback or use some gateway/router that does this.
It his a highly requested feature (vercel/ai#2636)
How the API could look like:
Beta Was this translation helpful? Give feedback.
All reactions