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

Optimized imports + adapted to breaking changes in OpenAI API for OpenAI evals #44

Merged
merged 7 commits into from
Nov 7, 2023

Conversation

rishsriv
Copy link
Member

@rishsriv rishsriv commented Nov 6, 2023

  • Fixed imports in main.py, so that we only import necessary classes instead of importing all (and slowing the process down)
  • Adapted to the breaking changes in the OpenAI API

Copy link
Collaborator

@wongjingping wongjingping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing these! I especially liked the thinking behind the shifting of imports

@rishsriv rishsriv merged commit fbab8ad into main Nov 7, 2023
2 checks passed
@rishsriv rishsriv deleted the rishabh/fix-openai branch November 7, 2023 05:21
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