# Gemini Embedding 2 (from Google AI Studio) # Get your key at: https://aistudio.google.com/ > "Get API key" GOOGLE_API_KEY= # Pinecone Vector Database # Get your key at: https://app.pinecone.io/ > "API Keys" PINECONE_API_KEY= # Pinecone index name (the one you created in the dashboard) PINECONE_INDEX=space-search