We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you Alejandro! I got chatbot to work on my Windows 11 PC with the following requirement.txt
langchain==0.0.166 PyPDF2==3.0.1 python-dotenv==1.0.0 streamlit==1.18.1 faiss-cpu==1.7.4 altair<5 openapi==1.1.0 tiktoken
The text was updated successfully, but these errors were encountered:
What was the Python version used for this?
Sorry, something went wrong.
Python 3.10.11
yes this is the right requirements.txt file i added all the packages as well
No branches or pull requests
Thank you Alejandro!
I got chatbot to work on my Windows 11 PC with the following requirement.txt
langchain==0.0.166
PyPDF2==3.0.1
python-dotenv==1.0.0
streamlit==1.18.1
faiss-cpu==1.7.4
altair<5
openapi==1.1.0
tiktoken
The text was updated successfully, but these errors were encountered: