KnowledgeBaseOrchestrationConfiguration

Configures how the knowledge base orchestrates the retrieval and generation process, allowing for customization of prompts, inference parameters, and performance settings.

Types

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

Properties

Link copied to clipboard

The additional model-specific request parameters as key-value pairs to be included in the request to the foundation model.

Link copied to clipboard

Contains inference configurations for the prompt.

Link copied to clipboard

The performance configuration options for the knowledge base retrieval and generation process.

Link copied to clipboard

A custom prompt template for orchestrating the retrieval and generation process.

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