关于“Gemini Explorer:挑戰研究室”的评价

关于“Gemini Explorer:挑戰研究室”的评价

评论

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="")

Daniel M. · 评论3 months之前

saket s. · 评论3 months之前

DIVYA S. · 评论3 months之前

Issues with access permissions to the bucket with video

Andrzej B. · 评论3 months之前

Nithya K. · 评论3 months之前

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!

Anthony Y. · 评论3 months之前

Rajendhar B. · 评论3 months之前

Nikhil S. · 评论3 months之前

Shweta n. · 评论3 months之前

Abhishek N. · 评论3 months之前

Sunitha A. · 评论3 months之前

Arun p. · 评论3 months之前

Sunitha A. · 评论3 months之前

Hoang N. · 评论3 months之前

Prathyusha M. · 评论3 months之前

Sayar P. · 评论3 months之前

Ayantika R. · 评论3 months之前

Yusron D. · 评论3 months之前

Harikrishnan M. · 评论3 months之前

Harikrishnan M. · 评论3 months之前

Vijaya Lakshmi Devi A. · 评论3 months之前

full of bugs , error 500 and 400 so horrible

Avishai Gold G. · 评论3 months之前

Raj P. · 评论3 months之前

PALASH D. · 评论3 months之前

full of bugs , error 500 and 400 so horrible

Avishai Gold G. · 评论3 months之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。