This directory provides code samples to help you get started with LlamaIndex and Cloud SQL.
Sample | Description |
---|---|
Get Started: PostgresVectorStore |
This notebook goes over how to use Cloud SQL to store vector embeddings with the PostgresVectorStore class. |
Get Started: PostgresDocumentStore & PostgresIndexStore |
This notebook goes over how to use Cloud SQL to store documents and indexes. |