Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt

Use this file to discover all available pages before exploring further.

ParameterTypeDefaultDescription
table_namestrNoneName of the table to store vectors and metadata in Cassandra
keyspacestrNoneKeyspace name in Cassandra where the table will be created
embedderOptional[Embedder]OpenAIEmbedder()Embedder instance to generate embeddings
sessionCassandraSessionNoneActive Cassandra session object for database operations