···11-# solstone Environment Configuration
22-# Copy this file to .env and fill in your values
33-# See docs/INSTALL.md for setup instructions
44-55-# AI API Keys (at least one required for chat and insights)
66-GOOGLE_API_KEY=your-google-api-key
77-OPENAI_API_KEY=your-openai-api-key
88-ANTHROPIC_API_KEY=your-anthropic-api-key
99-1010-# Rev.ai token for imported audio transcription (optional)
1111-# Sign up: https://www.rev.ai/ then get token at https://www.rev.ai/access_token
1212-REVAI_ACCESS_TOKEN=your-revai-token
1313-1414-# Plaud access token for importing Plaud recordings (optional)
1515-# Log into the Plaud web portal and extract token from browser console
1616-PLAUD_ACCESS_TOKEN=your-plaud-token