Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create better retry mechanism for when provider errors out #23

Open
ykhli opened this issue Jun 21, 2023 · 0 comments
Open

Create better retry mechanism for when provider errors out #23

ykhli opened this issue Jun 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ykhli
Copy link
Collaborator

ykhli commented Jun 21, 2023

A few ideas

  • set backup models to query from
  • gracefully fail by generating an alternative from a local model
@ykhli ykhli self-assigned this Jun 21, 2023
@ykhli ykhli added the enhancement New feature or request label Jun 21, 2023
61cygni pushed a commit that referenced this issue Oct 13, 2023
refactor the walking and agent completion code so walkToTarget can be called from multiple different mutations. And the agent completion code can be a single mutation instead of a function called from an action, which makes it one atomic mutation with a large read set instead of two.

this will come in handy if we want to call these functions from other mutations, especially when we add human interaction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant