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

Requirements file has no versions pinned #47

Open
kristopher-smith opened this issue Apr 7, 2024 · 0 comments
Open

Requirements file has no versions pinned #47

kristopher-smith opened this issue Apr 7, 2024 · 0 comments

Comments

@kristopher-smith
Copy link

I have been trying to use your example codes and I can get the vec2text to load on the new openai library(>0.28) but not the old one.
However the get_embeddings_openai method requires the old version <=0.28 of openai but then the vec2text imports and model loads no longer work.
This is the case no matter where I try to use this. In my local, on AWS EC2, even in your Link to Colab Demo on your README

I was going to check your requirements.txt file for clues but there are no versions pinned to any of the libraries...

Can you please share the versions on all of the required libraries which make them all work together please?

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

No branches or pull requests

1 participant