Start an assistant chat
Authentication
Request
When true, the assistant picks the best workflow for the message and immediately starts generating, skipping the suggestion step. When the assistant message reaches succeeded, its generation carries the workflow run to poll.
Response
Opaque assistant message id for the pending assistant reply (e.g. vg_mesg_...). Poll GET /v1/assistant-messages/{messageId}.
Opaque assistant chat id (e.g. vg_asst_...). Pass to GET /v1/assistants/{assistantId} and follow-up message/action calls.
Opaque project id for the new chat (e.g. vg_proj_...).