4 lines
100 B
Bash
4 lines
100 B
Bash
OPENAI_API_KEY=your-api-key-here
|
|
OPENAI_BASE_URL=https://api.openai.com/v1
|
|
OPENAI_MODEL=gpt-4o-mini
|