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

Specify library versions for openai and litellm #378

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

viswavi
Copy link
Collaborator

@viswavi viswavi commented Nov 16, 2023

Description

Our demo script is breaking due to a change in the latest OpenAI and LiteLLM APIs, as shown by issue #377. This script pins the openai and litellm versions to versions that we have tested - we will update the code to work with the latest versions of these libraries in a future PR.

References

#377

Blocked by

N/A

Copy link
Collaborator

@neubig neubig left a comment

Choose a reason for hiding this comment

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

This is fine for now, but it'd be good to fix this so we can use the most recent versions. Hopefully it shouldn't be too hard.

@viswavi viswavi merged commit 6f3f079 into main Nov 16, 2023
8 checks passed
@viswavi viswavi deleted the vijay_specify_openai_litellm_versions branch November 16, 2023 21:45
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