* initial changes for gemini storybot * storybot updates for gemini * more storybot updates * interim interruptible commit * cleanup * cleanup * cleanup * first draft * wip * more storybot fixes * more storybot updates WIP * committing before changing the image prompting strategy * wip * prompt updating * cleanup * cleanup * cleanup * readme cleanup * fixup
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
DAILY_API_KEY=
|
|
DAILY_SAMPLE_ROOM_URL=
|
|
ELEVENLABS_API_KEY=
|
|
ELEVENLABS_VOICE_ID=
|
|
GOOGLE_API_KEY=
|
|
|
|
ENV= # dev | production
|
|
RUN_AS_VM= # Set this if you want to run bots on process (not launch a new VM) |