ExternalSourcesGenerationConfiguration

The response generation configuration of the external source wrapper object.

Types

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

Properties

Link copied to clipboard

Additional model parameters and their corresponding values not included in the text inference configuration for an external source. Takes in custom model parameters specific to the language model being used.

Link copied to clipboard

Configuration details for the guardrail.

Link copied to clipboard

Configuration details for inference when using RetrieveAndGenerate to generate responses while using an external source.

Link copied to clipboard

Contains the template for the prompt for the external source wrapper object.

Functions

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