#159·scira

environment variables issue

Author: rajivraghuCreated May 29, 2025Updated May 29, 2025

Unless i filled the below variables... things did not start on my local..

OPENAI_API_KEY=sk-proj-
ANTHROPIC_API_KEY=sk-ant-1234567890abcdef
GROQ_API_KEY=gsk_1234567890abcdef
GOOGLE_GENERATIVE_AI_API_KEY=AIzaSyC0
DAYTONA_API_KEY=daytona_1234567890abcdef
SMITHERY_API_KEY=smithery_1234567890abcdef

not sure why these are not added as part of .env.example??