chunking Configuration
Parameters
value
Details about how to chunk the documents in the data source. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried.
suspend fun chunkingConfiguration(argument: suspend DataSourceChunkingConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Details about how to chunk the documents in the data source. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried.