@aibridge/driver-grok
v0.9.0
Published
xAI Grok CLI driver for aibridge
Readme
@aibridge/driver-grok
xAI Grok CLI driver for aibridge: build print-mode invocations, probe availability, run delegated tasks, and generate images through Grok Imagine.
import { probe, run, generateImage } from '@aibridge/driver-grok';Requires the grok CLI on PATH and authed, except generateImage, which POSTs api.x.ai with the bearer from ~/.grok/auth.json and reaches the CLI only to refresh an expiring or rejected token. Part of the aibridge monorepo — the agent skill + CLI that lets coding agents drive models from other providers.
