InvocationLogsConfig

Settings for using invocation logs to customize a model.

Types

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

Properties

Link copied to clipboard

The source of the invocation logs.

Link copied to clipboard

Rules for filtering invocation logs based on request metadata.

Link copied to clipboard

Whether to use the model's response for training, or just the prompt. The default value is False.

Functions

Link copied to clipboard
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