ModelSummary

Summary information about an available AI model.

Types

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

Properties

Link copied to clipboard

The minimum client compatibility version required to use this model.

Link copied to clipboard

The unique identifier of the model.

Link copied to clipboard

The lifecycle information for the model.

Functions

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