togo install togo-framework/ai-grokxAI Grok driver for the togo ai plugin — a unified LLM interface (chat + embeddings) for togo apps.
togo install togo-framework/ai-grokSet AI_DRIVER=grok and:
XAI_API_KEY=...
# optional: XAI_BASE_URL=https://api.x.ai/v1Then the ai plugin routes Chat/Embed through xAI Grok. Token usage is reported via ai.Usage (for the billing plugin).
MIT © ToGO