Gemini Explorer: チャレンジラボ のレビュー

Gemini Explorer: チャレンジラボ のレビュー

1873 件のレビュー

I keep getting a 500 for Task 3.2 # Task 3.2 Generate a video description # In this cell, update the prompt to ask Gemini to describe the video URL referenced. # You can use the documentation at the following link to assist. # https://cloud.google.com/vertex-ai/docs/generative-ai/multimodal/sdk-for-gemini/gemini-sdk-overview-reference#generate-content-from-video # # Video URI: gs://github-repo/img/gemini/multimodality_usecases_overview/mediterraneansea.mp4 # prompt = """ What is shown in this video? Where should I go to see it? What are the top 5 places in the world that look like this? """ video = Part.from_uri( uri="gs://github-repo/img/gemini/multimodality_usecases_overview/mediterraneansea.mp4", mime_type="video/mp4", ) contents = [video, prompt] responses = multimodal_model.generate_content(contents, stream=True) print("-------Prompt--------") print_multimodal_prompt(contents) print("\n-------Response--------") for response in responses: print(response.text, end="")

McCrady Daniel · 3ヶ月前にレビュー済み

seth saket · 3ヶ月前にレビュー済み

Subbian DIVYA · 3ヶ月前にレビュー済み

Issues with access permissions to the bucket with video

Biskupski Andrzej · 3ヶ月前にレビュー済み

Kannan Nithya · 3ヶ月前にレビュー済み

This lab is broken (getting internal errors for task3 ) task 2 completed and I can see the results and it is not considering it correct. I know what I've done is correct because the results are verbatim in the previous two labs intro_multimodal_use_cases.ipynb and the Function calling lab intro_function_calling.ipynb Fix this pls!

Youssef Anthony · 3ヶ月前にレビュー済み

Baddam Rajendhar · 3ヶ月前にレビュー済み

Shukla Nikhil · 3ヶ月前にレビュー済み

nishad Shweta · 3ヶ月前にレビュー済み

Nishad Abhishek · 3ヶ月前にレビュー済み

Abburu Sunitha · 3ヶ月前にレビュー済み

potu Arun · 3ヶ月前にレビュー済み

Abburu Sunitha · 3ヶ月前にレビュー済み

Nguyen Quoc Hoang · 3ヶ月前にレビュー済み

Manikyam Prathyusha · 3ヶ月前にレビュー済み

Pal Sayar · 3ヶ月前にレビュー済み

Roy Ayantika · 3ヶ月前にレビュー済み

Dzulfikar Yahya Yusron · 3ヶ月前にレビュー済み

M Harikrishnan · 3ヶ月前にレビュー済み

M Harikrishnan · 3ヶ月前にレビュー済み

Akana Vijaya Lakshmi Devi · 3ヶ月前にレビュー済み

full of bugs , error 500 and 400 so horrible

Goldberger Avishai Gold · 3ヶ月前にレビュー済み

Patil Raj · 3ヶ月前にレビュー済み

DAS PALASH · 3ヶ月前にレビュー済み

full of bugs , error 500 and 400 so horrible

Goldberger Avishai Gold · 3ヶ月前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。