update

abstract suspend fun update(documentIdentifiers: DocumentIdentifiers)

Updates the assistant with the latest data.

Parameters

documentIdentifiers

The document identifiers.


abstract suspend fun update(configuration: AiAssistantConfiguration)

Updates the assistant with the latest data.

Parameters

configuration

The configuration to update.