When I execute the code appear an error in the import openai
Hi cesarcruz,
If you are running in a jupyter notebook on your own system you may precede import openai by
!pip install openai
When I execute the code appear an error in the import openai
Hi cesarcruz,
If you are running in a jupyter notebook on your own system you may precede import openai by
!pip install openai