5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
# rename to .env and fill in the values
|
|
TENCENT_SECRET_ID=YOUR_ID
|
|
TENCENT_SECRET_KEY=YOUR_SECRET
|
|
GEMINI_API_KEY=YOUR_GEMINI_API_KEY
|
|
API_KEY=YOUR_API_KEY |