Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
Co-authored-by: Mark McDonald <[email protected]>
  • Loading branch information
Giom-V and markmcd authored Sep 16, 2024
1 parent 51c2391 commit 7eb58db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstarts/JSON_mode.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@
"\n",
"### Continue your discovery of the Gemini API\n",
"\n",
"JSON is not the only way to constrain the output of the model, you can also use an [Enum](../quickstarts/Enum.ipynb). [function calling](../quickstarts/Function_calling.ipynb) and [Code execution](../quickstarts/Code_Execution.ipynb) are other ways to enhance your model by either let him use your own functions or by letting it write and run them."
"JSON is not the only way to constrain the output of the model, you can also use an [Enum](../quickstarts/Enum.ipynb). [Function calling](../quickstarts/Function_calling.ipynb) and [Code execution](../quickstarts/Code_Execution.ipynb) are other ways to enhance your model by either using your own functions or by letting the model write and run them."
]
}
],
Expand Down

0 comments on commit 7eb58db

Please sign in to comment.