Skip to content
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

feat(community): Support google bigquery vector store #7790

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AllenFang
Copy link
Contributor

@AllenFang AllenFang commented Mar 2, 2025

This PR is aim for supporting fundamental functions for bigquery as vector store. Tested in local and completed the unit tests.

Todo (These will be in separated PR and will come soon once this PR merged)

  • Create table for vector store if not existing
  • Create index for vector store if not existing
  • Support SQL based filter
  • Support delete document

Let me know if anything can done better 🙇

Copy link

vercel bot commented Mar 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 2, 2025 7:34am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Mar 2, 2025 7:34am

@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant