This documentation is for an older version of GoodData.
Go to the latest version of this article.
ComputeService.
ai_chat_history
ai_chat_history(
workspace_id: <nil>, chat_history_interaction_id: <nil>
) ->
ChatHistoryResult
Get chat history with AI in GoodData workspace.
Parameters
name | type | description |
---|---|---|
workspace_id | workspace identifier | |
chat_history_interaction_id | collect history starting from this interaction id |
Returns
type | description |
---|---|
str | Chat history response |