This documentation is for an older version of GoodData.
Go to the latest version of this article.
ComputeService.
ai_chat
ai_chat(
workspace_id: <nil>, question: <nil>
) ->
ChatResult
Chat with AI in GoodData workspace.
Parameters
name | type | description |
---|---|---|
workspace_id | workspace identifier | |
question | question to ask AI |
Returns
type | description |
---|---|
str | Chat response |