Skip to content

Commit fd9a59a

Browse files
authored
Updating vision cookbook to 4.1 (#1783)
1 parent dc8f255 commit fd9a59a

File tree

3 files changed

+98
-139
lines changed

3 files changed

+98
-139
lines changed

authors.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,8 @@ nm-openai:
286286
julian-openai:
287287
name: "Julian Lee"
288288
website: "https://x.com/julianl093"
289-
avatar: "https://avatars.githubusercontent.com/u/199828632"
289+
avatar: "https://avatars.githubusercontent.com/u/199828632"
290+
291+
rzhao-openai:
292+
name: "Randy Zhao"
293+
website: "https://www.linkedin.com/in/randy-zhao-27433616b"

examples/GPT_with_vision_for_video_understanding.ipynb

Lines changed: 90 additions & 136 deletions
Large diffs are not rendered by default.

registry.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,11 +1174,12 @@
11741174

11751175
- title: Processing and narrating a video with GPT's visual capabilities and the TTS API
11761176
path: examples/GPT_with_vision_for_video_understanding.ipynb
1177-
date: 2023-11-06
1177+
date: 2025-04-22
11781178
authors:
11791179
- cathykc
1180+
- rzhao
11801181
tags:
1181-
- completions
1182+
- responses
11821183
- vision
11831184
- speech
11841185

0 commit comments

Comments
 (0)