vgrid ai
AI configuration and diagnostic commands.
ai doctor
Section titled “ai doctor”Check AI configuration and test provider connectivity.
vgrid ai doctor [options]| Option | Description |
|---|---|
--json | Output as JSON for machine parsing |
--test | Test provider connectivity (requires network) |
# Check AI configvgrid ai doctor
# Check config and test connectivityvgrid ai doctor --test
# JSON output for CIvgrid ai doctor --json --testWithout --test, the command checks local configuration only (no network calls). With --test, it attempts to reach configured AI providers and reports latency and status.