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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAI Chat Experiment Example dependency issue fix #121

Open
kwikiel opened this issue Jan 24, 2024 · 1 comment
Open

OpenAI Chat Experiment Example dependency issue fix #121

kwikiel opened this issue Jan 24, 2024 · 1 comment

Comments

@kwikiel
Copy link

kwikiel commented Jan 24, 2024

馃悰 Describe the bug

In # OpenAI Chat Experiment Example I've had to change the requirements install script to the below and the below version is working. Will contribute a PR soon fixing those dependencies.

!pip install fastapi kaleido python-multipart uvicorn cohere tiktoken pandas==1.5.3 ipykernel==5.5.6 ipython==7.34.0 tornado==6.3.2 decorator==4.0.2 jupyter-client==5.3.4 pyzmq==22.0.0 "typing-extensions<4.6.0"
@NivekT
Copy link
Collaborator

NivekT commented Jan 24, 2024

Hi,

Thanks for raising this issue. We are happy to review a PR once you have narrowed down what changes are necessary.

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

2 participants