mirror of
https://github.com/stripe/ai.git
synced 2026-09-14 18:39:59 +08:00
5 lines
85 B
Bash
5 lines
85 B
Bash
STRIPE_SECRET_KEY=""
|
|
OPENAI_API_BASE=""
|
|
OPENAI_MODEL_NAME="gpt-4o"
|
|
OPENAI_API_KEY=""
|