Real API Testing CLI
Commands for running integration tests with real API keys.Commands
Run All Real API Tests
Run Specific Provider Tests
OpenAI Tests
Anthropic Tests
Google Gemini Tests
Run LiteAgent Tests
Quick Verification
Verify Agent Works
Verify LiteAgent Works
Verify Tool Execution
Environment Variables
| Variable | Description | Required |
|---|---|---|
RUN_REAL_KEY_TESTS | Enable real API tests | Yes |
OPENAI_API_KEY | OpenAI API key | For OpenAI tests |
ANTHROPIC_API_KEY | Anthropic API key | For Anthropic tests |
GOOGLE_API_KEY | Google API key | For Gemini tests |

