documentProcessingMode

@JvmName(name = "iaawssksfcosnljb")
suspend fun documentProcessingMode(value: Output<String>)
@JvmName(name = "aiskyrcadbmrxovk")
suspend fun documentProcessingMode(value: String?)

Parameters

value

The document processing mode for the data store connection. Should only be set for PUBLIC_WEB and UNSTRUCTURED data stores. If not set it is considered as DOCUMENTS, as this is the legacy mode.

  • DOCUMENTS: Documents are processed as documents.

  • CHUNKS: Documents are converted to chunks. Possible values are: DOCUMENTS, CHUNKS.