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

Enforce 30s timeout on OpenAI calls #24

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

kristenbrann
Copy link
Member

@kristenbrann kristenbrann commented Mar 20, 2023

Main purpose of PR: Enforce 30s timeout on OpenAI calls
Additional bug fixes:

  • VectorStore L95: Should exit indexing function if there is nothing to update
  • VectorStore L157: Chunk contents weren't being saved to db file
  • VectorStore L392: Last batch was being dropped in batchArrayByTokenCount

@kristenbrann kristenbrann merged commit 9ce803a into exoascension:main Mar 20, 2023
@kristenbrann kristenbrann deleted the timeouts branch March 20, 2023 00:59
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.

2 participants