ComputeService.

ai_chat_stream

ai_chat_stream(workspace_id: str, question: str) -> Iterator[Any]

Chat Stream with AI in GoodData workspace.

Parameters

nametypedescription
workspace_idstrworkspace identifier
questionstrquestion for the AI

Returns

typedescription
Iterator[Any]Yields parsed JSON objects from each SSE event's data field