This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Google API Key | |
| # Get your key from: https://ai.google.dev/ | |
| GOOGLE_API_KEY=your_google_api_key_here | |
| # Opik Configuration (Optional - will prompt for configuration if not set) | |
| # Get your key from: https://www.comet.com/ | |
| # OPIK_API_KEY=your_opik_api_key_here | |
| # OPIK_WORKSPACE=your_workspace_name |