diff --git a/AutonomousAI/keys.py b/AutonomousAI/keys.py deleted file mode 100644 index 6dcf1e2a..00000000 --- a/AutonomousAI/keys.py +++ /dev/null @@ -1,2 +0,0 @@ -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.