muni's picture
Add TinyTroupe
82a7a28
raw
history blame contribute delete
188 Bytes
# Define the OpenAI API key here if you want to use a local .env file for that.
OPENAI_API_KEY=....
# Or the Azure OpenAI API details
AZURE_OPENAI_API_KEY=....
AZURE_OPENAI_ENDPOINT=....