-
Notifications
You must be signed in to change notification settings - Fork 6.6k
refactor: (GenAI) Reorganized Grounding Samples (Group B) #12594
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
Conversation
|
Here is the summary of changes. You are about to add 3 region tags.
This comment is generated by snippet-bot.
|
|
I encountered several issues while testing these samples. In general: Please refer to the document where I have outlined the problems and possible improvements in the documentation. |
|
Update: |
Hi Holt, this request is open for 2 weeks. So I am reviewing and closing if off.
…dPlatform#12594) * New files for "Grounding" folder * Added marks for files to delete * Fix lint * Fix filename * Update generative_ai/grounding/test_grounding.py * Update generative_ai/grounding/test_grounding.py --------- Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
Description
Created new folder
❗Files need to be deleted after approval in
/generative_aifolder:grounding.pygrounding_test.pygemini_grounding_example.pytest_gemini_examples.pyI was unable to successfully test the following Samples. PTAL at doc
Checklist
nox -s py-3.9(see Test Environment Setup)nox -s lint(see Test Environment Setup)