Skip to content

chore: added client library docs link to README #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Cloud SQL for PostgreSQL for LlamaIndex

|preview| |pypi| |versions|

- `Client Library Documentation`_
- `Product Documentation`_

The **Cloud SQL for PostgreSQL for LlamaIndex** package provides a first class experience for connecting to
Expand All @@ -18,6 +19,7 @@ Cloud SQL instances from the LlamaIndex ecosystem while providing the following
:target: https://pypi.org/project/llama-index-cloud-sql-pg/
.. |versions| image:: https://img.shields.io/pypi/pyversions/llama-index-cloud-sql-pg.svg
:target: https://pypi.org/project/llama-index-cloud-sql-pg/
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/llama-index-cloud-sql-pg/latest
.. _Product Documentation: https://cloud.google.com/sql/docs

Quick Start
Expand Down