Skip to content

Update video_chatcompletions_example_restapi.ipynb#112

Open
jfilcik wants to merge 1 commit intoAzure-Samples:mainfrom
jfilcik:patch-2
Open

Update video_chatcompletions_example_restapi.ipynb#112
jfilcik wants to merge 1 commit intoAzure-Samples:mainfrom
jfilcik:patch-2

Conversation

@jfilcik
Copy link
Copy Markdown

@jfilcik jfilcik commented Jul 2, 2024

update comments to describe the new code.

Description

Checklist "# Sample 10 frames from the video file using pymovie library",

  • I have read the contribution guidelines
  • I have coordinated with the docs team (mldocs@microsoft.com) if this PR deletes files or changes any file names or file extensions.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

update comments to describe the new code.
@jfilcik jfilcik requested a review from a team as a code owner July 2, 2024 18:42
@jfilcik
Copy link
Copy Markdown
Author

jfilcik commented Jul 2, 2024

@steeler18 can you review?

"local_file_path = \"downloaded_video.mp4\"\n",
"assert download_video(video_SAS_url, local_file_path), \"Failed to download video.\"\n",
"\n",
"# Sample 10 frames from the video file using pymovie library",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is moviepy libary.

"metadata": {},
"source": [
"### Call GPT-4 Turbo with Vision API"
"### Sample frame and call GPT-4 Turbo"
Copy link
Copy Markdown
Contributor

@steeler18 steeler18 Jul 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be "Sample frames"?

Also need to do similar change in video_chunk_chatcompletions_example_restapi.ipynb and in scenarios/GPT-4V/README.md (line 16 and line 18)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants