StorageConfiguration

Contains the storage configuration of the knowledge base.

Types

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

Properties

Link copied to clipboard

Contains the storage configuration of the knowledge base in MongoDB Atlas.

Link copied to clipboard

Contains details about the Neptune Analytics configuration of the knowledge base in Amazon Neptune. For more information, see Create a vector index in Amazon Neptune Analytics..

Link copied to clipboard

Contains details about the storage configuration of the knowledge base in OpenSearch Managed Cluster. For more information, see Create a vector index in Amazon OpenSearch Service.

Link copied to clipboard

Contains the storage configuration of the knowledge base in Amazon OpenSearch Service.

Link copied to clipboard

Contains the storage configuration of the knowledge base in Pinecone.

Link copied to clipboard

Contains details about the storage configuration of the knowledge base in Amazon RDS. For more information, see Create a vector index in Amazon RDS.

Link copied to clipboard

Contains the storage configuration of the knowledge base in Redis Enterprise Cloud.

Link copied to clipboard

The configuration settings for storing knowledge base data using S3 vectors. This includes vector index information and S3 bucket details for vector storage.

Link copied to clipboard

The vector store service in which the knowledge base is stored.

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