Spaces:
Runtime error
Runtime error
# 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=.... | |