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

Fix #21, remove dependencies #22

Merged
merged 4 commits into from
Oct 3, 2023
Merged

Fix #21, remove dependencies #22

merged 4 commits into from
Oct 3, 2023

Conversation

nicovank
Copy link
Collaborator

@nicovank nicovank commented Oct 3, 2023

This should provide better errors by just letting exceptions fall through, I'm not able to test this at the moment so probably some errors in there, but will do later today or tomorrow and adjust.

The openai-async package is not updated, and the openai official package has async requests built-in anyway. But in this case, since were waiting for an answer before displaying anyway, we can make this synchronous.

@emeryberger emeryberger merged commit 680964f into main Oct 3, 2023
1 check passed
@nicovank nicovank deleted the fix-21 branch October 3, 2023 17:28
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.

None yet

2 participants