docs: add bigquery integration (#8024)

* docs: add bigquery integration

* link-to-datasets

* cleanup

* remove-description-tags
This commit is contained in:
Mendon Kissling 2025-05-14 11:03:31 -04:00 committed by GitHub
commit 25cdc4b80d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 86 additions and 3 deletions

View file

@ -198,6 +198,7 @@ module.exports = {
items: [
'Integrations/Google/integrations-setup-google-oauth-langflow',
'Integrations/Google/integrations-setup-google-cloud-vertex-ai-langflow',
'Integrations/Google/integrations-google-big-query',
],
},
"Integrations/integrations-langfuse",