Create keys.py

pull/17/head
Toran Bruce Richards 2023-03-31 01:09:52 +01:00 committed by GitHub
parent 2a9ca9ad06
commit 17367fd31c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
AutonomousAI/keys.py Normal file
View File

@ -0,0 +1,2 @@
OPENAI_API_KEY="YOUR-OPENAI-KEY" # Get yours from: https://beta.openai.com/account/api-keys
ELEVENLABS_API_KEY="YOUR-ELEVENLABS-KEY" # To access your ElevenLabs API key, head to https://elevenlabs.io, you can view your xi-api-key using the 'Profile' tab on the website.