File size: 184 Bytes
e92f3bd | 1 2 3 4 | OPENAI_API_KEY = _here you insert your openai api key_
# you will create a file named .env and in this file you insert your api key from openai without quotes, like the example above
|
e92f3bd | 1 2 3 4 | OPENAI_API_KEY = _here you insert your openai api key_
# you will create a file named .env and in this file you insert your api key from openai without quotes, like the example above
|