StorageConfiguration

Configures the physical storage of ingested data in a knowledge base.

Types

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

Properties

Link copied to clipboard

Contains the configurations to use OpenSearch Serverless to store knowledge base data.

Link copied to clipboard

Contains the configurations to use Pinecone to store knowledge base data.

Link copied to clipboard

Contains the configurations to use RDS to store knowledge base data.

Link copied to clipboard

Contains the configurations to use Redis Enterprise Cloud to store knowledge base data.

Link copied to clipboard

The storage type of a knowledge base.

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