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

Add batching from OpenAI #515

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vanities
Copy link

@vanities vanities commented Sep 23, 2024

Hey there! This is very much WIP, but I thought it would be easier to talk about implementation here. I had to re-remember how to do write tests with mocks, but I can fix those.

Would it be better if these functions were all in a Batch class with methods like create, run, and retrieve? It would be useful to track the different states the process could be in. Anyway, any and all feedback on this would be very helpful :)

@vanities vanities requested a review from willbakst as a code owner September 23, 2024 23:47
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