-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
refactor(generative-ai): Cleaning samples - Group A (Controlled Generation, Embeddings, Extensions, Function Calling) #12635
Conversation
# Conflicts: # generative_ai/chat_completions/chat_completions_function_calling_config.py # generative_ai/controlled_generation/response_mime_type.py # generative_ai/controlled_generation/response_schema.py # generative_ai/function_calling.py
Here is the summary of changes. You are about to delete 24 region tags.
This comment is generated by snippet-bot.
|
CICD Error:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved the PR after, manually verified several region tags.
…ation, Embeddings, Extensions, Function Calling) (GoogleCloudPlatform#12635) * Delete old Samples from Group A * Delete useless tests * Specified the location for the model.
Description
Cleaning Samples after refactoring Group A
Related PR's:
Checklist
nox -s py-3.9
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)