diff --git a/site/en/gemini-api/docs/model-tuning/python.ipynb b/site/en/gemini-api/docs/model-tuning/python.ipynb index 6724d6711..4c2b65ec1 100644 --- a/site/en/gemini-api/docs/model-tuning/python.ipynb +++ b/site/en/gemini-api/docs/model-tuning/python.ipynb @@ -566,7 +566,7 @@ "source": [ "## Evaluate your model\n", "\n", - "You can use the `genai.generate_text` method and specify the name of your model to test your model performance." + "You can use the `genai.generate_content` method and specify the name of your model to test your model performance." ] }, {