Skip to content

Commit 99243ba

Browse files
njhaletylerslaton
andauthored
Update docs/docs/101-cookbook/vision.md
Co-authored-by: Tyler Slaton <[email protected]> Signed-off-by: Nick Hale <[email protected]>
1 parent 04b4d98 commit 99243ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/101-cookbook/vision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this example, let's say that we want to create a `.gpt` script that uses visi
3131
3232
## Recap
3333
34-
In this example, we have created a GPTScript that leverages the `vision` tool to describe an image at a given URL. We gave it some flexibility by specifiying an argument `url` that the user can provide when running the script. We also specified gave the script a specific style to generate the description with.
34+
In this example, we have created a GPTScript that leverages the `vision` tool to describe an image at a given URL. We gave it some flexibility by specifying an argument `url` that the user can provide when running the script. We also gave the script a specific style to generate the description with.
3535
3636
Notable things to point out:
3737

0 commit comments

Comments
 (0)