chatgpt-api/.env.example

12 wiersze
404 B
Bash

# ------------------------------------------------------------------------------
# This is an example .env file.
#
# All of these environment vars must be defined either in your environment or in
# a local .env file in order to run the demo for this project.
# ------------------------------------------------------------------------------
OPENAI_API_KEY=
# required for running tests
#REDIS_URL_TEST=