Skip to content

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

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

Open
wants to merge 3 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 30, 2025 5:57am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Mar 30, 2025 5:57am

@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
@AllenFang
Copy link
Contributor Author

hi @jacoblee93 any idea for this pr? 🙏 let me know what I missed for this patch. thanks 🙇

@jacoblee93
Copy link
Collaborator

Sorry for the delay @AllenFang!

Thanks for this - could we move it into @langchain/community to start?

@AllenFang
Copy link
Contributor Author

ok, I will do it. thanks 🙏

@AllenFang AllenFang force-pushed the feat/google-big-query-vector-store.1 branch from ba4a1a2 to 457d682 Compare March 30, 2025 05:43
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Mar 30, 2025
@AllenFang
Copy link
Contributor Author

hello @jacoblee93 , I have move it into community package. please take a look when you have time 🙇 🙇 🙇

@AllenFang
Copy link
Contributor Author

hi @jacoblee93 if you have time, could you please take a look? thank you 🙏

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:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants