GenerationConfiguration

The configuration details for response generation based on retrieved text chunks.

Types

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

Properties

Link copied to clipboard

Additional model parameters and corresponding values not included in the textInferenceConfig structure for a knowledge base. This allows you to provide custom model parameters specific to the language model being used.

Link copied to clipboard

Contains configuration details for the guardrail.

Link copied to clipboard

Contains configuration details for inference for knowledge base retrieval and response generation.

Link copied to clipboard

Contains the template for the prompt that's sent to the model for response generation.

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