# API Keys for LLM providers # You need at least one of these to use the natural language to SQL feature OPENAI_API_KEY=your-openai-api-key-here ANTHROPIC_API_KEY=your-anthropic-api-key-here