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

docs(samples): RAG Engine - Add Create Corpus for different Vector DB #12771

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

Conversation

holtskinner
Copy link
Contributor

Description

Fixes #

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

@holtskinner holtskinner requested review from a team as code owners November 14, 2024 19:52
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Nov 14, 2024
Copy link

snippet-bot bot commented Nov 14, 2024

Here is the summary of changes.

You are about to add 4 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@holtskinner holtskinner changed the title docs(samples): Add Create Corpus with Feature Store docs(samples): RAG Engine - Add Create Corpus for different Vector DB Nov 14, 2024
@glasnt glasnt removed their assignment Nov 19, 2024
PROJECT_ID = os.getenv("GOOGLE_CLOUD_PROJECT")


def create_corpus_pinecone(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see test cases for create_corpus_pinecone

PROJECT_ID = os.getenv("GOOGLE_CLOUD_PROJECT")


def create_corpus_vector_search(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No test cases

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please ensure that each snippet has at least 1 test case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants