From 0842998f4e3defd99c7949243c2ca025f7e2a930 Mon Sep 17 00:00:00 2001 From: Neil Chowdhury Date: Wed, 15 May 2024 20:38:09 -0700 Subject: [PATCH] fix date for GPT-4o page --- registry.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry.yaml b/registry.yaml index 0c76471..b2b4531 100644 --- a/registry.yaml +++ b/registry.yaml @@ -1111,7 +1111,7 @@ - title: Processing and narrating a video with GPT's visual capabilities and the TTS API path: examples/GPT_with_vision_for_video_understanding.ipynb - date: 2023-11-06 + date: 2024-05-13 authors: - cathykc tags: @@ -1304,4 +1304,4 @@ tags: - completions - vision - - whisper \ No newline at end of file + - whisper