Usage

class Usage

Contains information of the usage of the foundation model.

Types

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

Properties

Link copied to clipboard

Contains information about the input tokens from the foundation model usage.

Link copied to clipboard

Contains information about the output tokens from the foundation model usage.

Functions

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