Skip to content

Commit 2e5cc6f

Browse files
committed
feat: add Bigtable documentation
1 parent 96b06bf commit 2e5cc6f

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

src/oss/python/integrations/providers/google.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Load documents from various Google Cloud sources.
193193
Google Cloud BigQuery is a serverless data warehouse.
194194
</Card>
195195
<Card title="Bigtable" href="/oss/integrations/document_loaders/google_bigtable" cta="Get started" arrow>
196-
Google Cloud Bigtable is a fully managed NoSQL Big Data database service.
196+
Google Cloud Bigtable is a scalable, fully managed key-value and wide-column store ideal for fast access to structured, semi-structured, or unstructured data.
197197
</Card>
198198
<Card title="Cloud SQL for MySQL" href="/oss/integrations/document_loaders/google_cloud_sql_mysql" cta="Get started" arrow>
199199
Google Cloud SQL for MySQL is a fully-managed MySQL database service.
@@ -225,9 +225,6 @@ Load documents from various Google Cloud sources.
225225
<Card title="Spanner" href="/oss/integrations/document_loaders/google_spanner" cta="Get started" arrow>
226226
Google Cloud Spanner is a fully managed, globally distributed relational database service.
227227
</Card>
228-
<Card title="Bigtable" href="/oss/integrations/document_loaders/google_bigtable" cta="Get started" arrow>
229-
Google Cloud Bigtable is a scalable, fully managed key-value and wide-column store ideal for fast access to structured, semi-structured, or unstructured data.
230-
</Card>
231228
<Card title="Speech-to-Text" href="/oss/integrations/document_loaders/google_speech_to_text" cta="Get started" arrow>
232229
Google Cloud Speech-to-Text transcribes audio files.
233230
</Card>

src/oss/python/integrations/document_loaders/google_bigtable renamed to src/oss/python/integrations/providers/google_bigtable.mdx

File renamed without changes.

src/oss/python/integrations/vectorstores/google_bigtable renamed to src/oss/python/integrations/vectorstores/google_bigtable.mdx

File renamed without changes.

0 commit comments

Comments
 (0)