AURA AI Launch Monitor
Public demo mode: admin actions change shared sample data.

Source debug

xAI tools overview

xAI / tier2 / docs_overview / model_docs

Recent candidate changes

import OpenAI from "openai" ; const client = new OpenAI ({ apiKey: process.env. XAI_API_KEY , baseURL: "https://api.x.ai

docs_update / 96% / docs_only_change

normalized
import { xai } from '@ai-sdk/xai' ; import { streamText } from 'ai' ; const { fullStream } = streamText ({ model: xai. r

docs_update / 96% / docs_only_change

normalized
import os from openai import OpenAI client = OpenAI( api_key = os.getenv( "XAI_API_KEY" ), base_url = "https://api.x.ai/

docs_update / 96% / docs_only_change

normalized
import os from xai_sdk import Client from xai_sdk.chat import user from xai_sdk.tools import web_search, x_search, code_

docs_update / 96% / docs_only_change

normalized
curl https://api.x.ai/v1/responses \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $XAI_API_KEY " \ -d

docs_update / 96% / docs_only_change

normalized
Custom functions you define that the model can invoke

docs_update / 87% / docs_only_change

normalized
Function Calling - Define custom tools the model can call

docs_update / 87% / docs_only_change

normalized
Processes results and continues until sufficient information is gathered

docs_update / 87% / docs_only_change

normalized
Executes the tool (for built-in tools) or returns a tool call request (for function calling)

docs_update / 76% / docs_only_change

normalized
Decides what to do next : Make a tool call, or provide a final answer

docs_update / 76% / docs_only_change

normalized
Analyzes the query and determines what information or actions are needed

docs_update / 76% / docs_only_change

normalized
The API automatically returns source URLs for information gathered via tools. See Citations for details on accessing and

docs_update / 87% / docs_only_change

normalized

Recent runs

Run Status Changed Started Completed Error
#838 failed no 2026-04-03 11:30 2026-04-03 11:30 [Errno 2] No such file or directory: '/tmp/ai-launch-monitor/artifacts/raw/xai-tools-overview/27.html'
#778 failed no 2026-04-03 03:30 2026-04-03 03:30 [Errno 2] No such file or directory: '/tmp/ai-launch-monitor/artifacts/raw/xai-tools-overview/27.html'
#720 failed no 2026-04-02 19:00 2026-04-02 19:00 [Errno 2] No such file or directory: '/tmp/ai-launch-monitor/artifacts/raw/xai-tools-overview/27.html'
#652 failed no 2026-04-02 10:30 2026-04-02 10:30 [Errno 2] No such file or directory: '/tmp/ai-launch-monitor/artifacts/raw/xai-tools-overview/27.html'
#597 failed no 2026-04-02 02:00 2026-04-02 02:00 [Errno 2] No such file or directory: '/tmp/ai-launch-monitor/artifacts/raw/xai-tools-overview/27.html'
#532 failed no 2026-04-01 18:00 2026-04-01 18:00 [Errno 2] No such file or directory: '/tmp/ai-launch-monitor/artifacts/raw/xai-tools-overview/27.html'
#472 failed no 2026-04-01 09:30 2026-04-01 09:30 [Errno 2] No such file or directory: '/tmp/ai-launch-monitor/artifacts/raw/xai-tools-overview/27.html'
#406 failed no 2026-04-01 01:00 2026-04-01 01:00 [Errno 2] No such file or directory: '/tmp/ai-launch-monitor/artifacts/raw/xai-tools-overview/27.html'
#346 failed no 2026-03-31 16:30 2026-03-31 16:30 [Errno 2] No such file or directory: '/tmp/ai-launch-monitor/artifacts/raw/xai-tools-overview/27.html'
#283 failed no 2026-03-31 08:30 2026-03-31 08:30 [Errno 2] No such file or directory: '/tmp/ai-launch-monitor/artifacts/raw/xai-tools-overview/27.html'