chore(bigframes): clean up the the AI package#17010
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the documentation and refactors validation logic within the AI operations module. Key changes include adding doctest skip markers to examples, standardizing docstring formatting with double backticks for literals, and removing 'Pre-GA' notice blocks. Additionally, manual argument validation for the embed and similarity functions has been removed along with their corresponding unit tests, and imports have been reorganized across several files. I have no feedback to provide as there were no review comments to assess.
|
The doctests are unskipped because they are ignored here: google-cloud-python/packages/bigframes/noxfile.py Lines 418 to 419 in 19331c9 |
The contents of the change are: