RerankQuery

Contains information about a query to submit to the reranker model.

Types

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

Properties

Link copied to clipboard

Contains information about a text query.

Link copied to clipboard

The type of the query.

Functions

Link copied to clipboard
inline fun copy(block: RerankQuery.Builder.() -> Unit = {}): RerankQuery
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