You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Then, explore the other quickstarts tutorials to learn about individual features
53
53
*[Get started with Veo](./quickstarts/Get_started_Veo.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_Veo.ipynb): Get started with our video generation capabilities
54
54
*[Get started with Imagen](./quickstarts/Get_started_imagen.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_imagen.ipynb) and [Native image generation](./quickstarts/Image_out.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Image_out.ipynb): Get started with our image generation capabilities
55
55
*[Grounding](./quickstarts/Grounding.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Grounding.ipynb): use Google Search for grounded responses
56
-
*[Code execution](./quickstarts/Code_Execution.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Code_Execution.ipynb): Generating and running Python code to solve complex tasks and even ouput graphs
56
+
*[Code execution](./quickstarts/Code_Execution.ipynb)[](https://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Code_Execution.ipynb): Generate and run Python code to solve complex tasks and even output graphs
57
57
* And [many more](https://github.com/google-gemini/cookbook/tree/main/quickstarts/)
58
58
<br><br>
59
59
@@ -130,3 +130,4 @@ Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for details.
130
130
Thank you for developing with the Gemini API! We're excited to see what you create.
0 commit comments