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

OpenAI Retry Client #77

Merged
merged 2 commits into from
May 24, 2023
Merged

OpenAI Retry Client #77

merged 2 commits into from
May 24, 2023

Conversation

danielchalef
Copy link
Member

  • Move OpenAI retry logic into a new wrapper for the OpenAI client
  • Create generic retryFunction method for wrapper, easily allowing additional methods to be wrapped
  • Make clear the source of OpenAI errors - not in Zep, rather failed OpenAI API requests.

@danielchalef danielchalef merged commit 27b132e into main May 24, 2023
danielchalef added a commit that referenced this pull request May 25, 2023
* OpenaiRetryClient wrapper
@danielchalef danielchalef deleted the openai-error branch May 25, 2023 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant