Ask AI to provide a widget based on a prompt request
ai
Ask AI to provide a widget based on a prompt request
GET
Ask AI to provide a widget based on a prompt request
Authorizations
Query Parameters
the id identifying a chat session
the prompt describing the widget requested
Response
The response, streamed as SSE, containing the suggested widget and/or the response from the LLM
Type of event returned
Available options:
LOADING_MESSAGE, AI_RESPONSE_DELTA, QUERY_RESPONSE, RESPONSE_COMPLETED, ERROR The loading message or a chunk of the streamed response
The id of the session, if available
The id of the session, if available
The query run by the LLM, if type is QUERY_RESPONSE

