Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions docs/integrations/code-exec-agent-engine.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ catalog_tags: ["code", "google"]
# Agent Engine Code Execution tool for ADK

<div class="language-support-tag">
<span class="lst-supported">Supported in ADK</span><span class="lst-python">Python v1.17.0</span><span class="lst-preview">Preview</span>
<span class="lst-supported">Supported in ADK</span><span class="lst-python">Python v1.17.0</span>
</div>

The Agent Engine Code Execution ADK Tool provides a low-latency, highly
Expand All @@ -31,10 +31,6 @@ Code Execution feature in Agent Engine, see the
[Agent Engine Code Execution](https://cloud.google.com/vertex-ai/generative-ai/docs/agent-engine/code-execution/overview)
documentation.

!!! example "Preview release"
The Agent Engine Code Execution feature is a Preview release. For
more information, see the
[launch stage descriptions](https://cloud.google.com/products#product-launch-stages).

## Use the Tool

Expand Down
Loading