Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 committed Nov 6, 2023
1 parent 18c4a50 commit 3e96c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/openai_vision_multimodal.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# Multimodal Messages with OpenAI Vision\n",
"\n",
"**Note:** This feature is currently in preview and only available on `rc` branches. The message schema may change in future releases.\n",
"**Note:** This feature is currently in preview and only available on `rc` branches, starting with `0.0.182-rc.0`. The message schema may change in future releases.\n",
"\n",
"OpenAI supports interleaving images with text in input messages with their `gpt-4-vision-preview`. Here's an example of how this looks:"
]
Expand Down

0 comments on commit 3e96c63

Please sign in to comment.