Skip to content

Commit 8e89464

Browse files
authored
Updating vision cookbook to render properly (#1787)
1 parent fd9a59a commit 8e89464

File tree

3 files changed

+68
-2
lines changed

3 files changed

+68
-2
lines changed

authors.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,4 +290,5 @@ julian-openai:
290290

291291
rzhao-openai:
292292
name: "Randy Zhao"
293-
website: "https://www.linkedin.com/in/randy-zhao-27433616b"
293+
website: "https://www.linkedin.com/in/randy-zhao-27433616b"
294+
avatar: "https://avatars.githubusercontent.com/u/208724779?v=4"

examples/GPT_with_vision_for_video_understanding.ipynb

Lines changed: 65 additions & 0 deletions
Large diffs are not rendered by default.

registry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,7 @@
11721172
- functions
11731173
- fine-tuning
11741174

1175-
- title: Processing and narrating a video with GPT's visual capabilities and the TTS API
1175+
- title: Processing and narrating a video with GPT-4.1-mini's visual capabilities and GPT-4o TTS API
11761176
path: examples/GPT_with_vision_for_video_understanding.ipynb
11771177
date: 2025-04-22
11781178
authors:

0 commit comments

Comments
 (0)