Skip to content

vgrid ai

AI configuration and diagnostic commands.

Check AI configuration and test provider connectivity.

Terminal window
vgrid ai doctor [options]
OptionDescription
--jsonOutput as JSON for machine parsing
--testTest provider connectivity (requires network)
Terminal window
# Check AI config
vgrid ai doctor
# Check config and test connectivity
vgrid ai doctor --test
# JSON output for CI
vgrid ai doctor --json --test

Without --test, the command checks local configuration only (no network calls). With --test, it attempts to reach configured AI providers and reports latency and status.