fix(ai): Update code execution and URL context doc comments to reflect they are public now#9817
fix(ai): Update code execution and URL context doc comments to reflect they are public now#9817
Conversation
🦋 Changeset detectedLatest commit: 552b701 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Vertex AI Mock Responses Check
|
There was a problem hiding this comment.
Code Review
This pull request promotes the code execution and URL context features from beta to public (GA) status. The changes include updating the changeset, API review files, documentation, and source code JSDoc tags. A copy-paste error was identified in both the generated documentation and the source JSDoc for CodeExecutionTool, where it incorrectly refers to Google Search configuration instead of code execution configuration.
Update code execution and URL context features to reflect that they are generally available and no longer public preview. This happened some time ago and we are catching up in the docs.
Also removed a stray sentence referencing the wrong feature.