DocumentChunk

The chunk-level location within the document where the cited content is found, typically used for documents that have been segmented into logical chunks.

Constructors

Link copied to clipboard
constructor(value: DocumentChunkLocation)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Casts this CitationLocation as a Web and retrieves its aws.sdk.kotlin.services.bedrockruntime.model.WebLocation value. Throws an exception if the CitationLocation is not a Web.

Link copied to clipboard

Casts this CitationLocation as a Web and retrieves its aws.sdk.kotlin.services.bedrockruntime.model.WebLocation value. Returns null if the CitationLocation is not a Web.