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

Unable to load chainlit as well as openai #1

Open
AseemWangoo opened this issue Sep 17, 2023 · 1 comment
Open

Unable to load chainlit as well as openai #1

AseemWangoo opened this issue Sep 17, 2023 · 1 comment

Comments

@AseemWangoo
Copy link

I'm following the tutorial and creating files as I progress.

The main.py file shows me this for both chainlit as well as openai. Hence I dont get any code completions when i try to

openai.ChatCompletion

I have installed both the packages in local machine, have the pylance and python vscode plugins installed as well.

Please help.

image

image

image

@gnoparus
Copy link

gnoparus commented Oct 21, 2023

To set up your environment, you can install the openai and chainlit libraries using the following pip commands:

pip install openai

pip install chainlit

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