Uses of Package
org.springframework.ai.vectorstore.cassandra
Packages that use org.springframework.ai.vectorstore.cassandra
Package
Description
Provides the API for embedding observations.
-
Classes in org.springframework.ai.vectorstore.cassandra used by org.springframework.ai.autoconfigure.vectorstore.cassandraClassDescriptionThe CassandraVectorStore is for managing and querying vector data in an Apache Cassandra db.
-
Classes in org.springframework.ai.vectorstore.cassandra used by org.springframework.ai.vectorstore.cassandraClassDescriptionThe CassandraVectorStore is for managing and querying vector data in an Apache Cassandra db.Builder for the Cassandra vector store.Given a string document id, return the value for each primary key column.Given a list of primary key column values, return the document id.Indexes are automatically created with COSINE.