chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:30:30 +08:00
commit 914fea506e
2793 changed files with 802106 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Code Execution in Gemini
[Code Execution in Gemini](https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/code-execution)
enables developers to use the Gemini model to generate and execute code with a
single API call. You can use this code execution capability to build
applications that benefit from code-based reasoning. For example, you could use code execution in an application that solves equations or processes text.
## Sample notebooks and apps
| Description | Sample Name |
| ------------------------------------------------------------- | -------------------------------------------------------- |
| Intro to Generating and Executing Python Code with Gemini | [intro_code_execution.ipynb](intro_code_execution.ipynb) |
| Intro to Gemini Agentic Vision | [intro_agentic_vision.ipynb](intro_agentic_vision.ipynb) |
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff