RerankResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If the total number of results is greater than can fit in the response, use this token in the nextToken field when making another request to return the next batch of results.

Link copied to clipboard

An array of objects, each of which contains information about the results of reranking.

Functions

Link copied to clipboard
inline fun copy(block: RerankResponse.Builder.() -> Unit = {}): RerankResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String