Commands  ›   ›  Show A I Chat

Show A I Chat

writes to model Public API · not yet exposed

Coming soon

Before you run this

Revit is running with a valid UIApplication context.

After it runs

The AI Chat panel is visible and the RevitContextBridge is registered.

When to use this

Don't use this when

Not for headless/batch automation — requires an active Revit UI session.

What you'll see in the chat

on start
Opening the BUILD X chat panel…
thinking
Initializing CommandExecutor and registering bridges…
on success
Chat panel is now visible.
on failure
Failed to open chat panel: {error}

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/show_aichat
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

open ai chat · show build x · toggle chat panel · ai assistant

Pillar