关于“Gemini Explorer:实验室挑战赛”的评价

关于“Gemini Explorer:实验室挑战赛”的评价

1839 条评价

Seems like Task 2 isn't finished. It only goes to getting the function that needs to be called but doesn't show the function calling code. # 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. · 已于 2 months前审核

Rodrigo A. · 已于 2 months前审核

Will N. · 已于 2 months前审核

shubham V. · 已于 2 months前审核

Sanjay J. · 已于 2 months前审核

good

Anand D. · 已于 2 months前审核

__MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.PERMISSION_DENIED error on using model.generate_content for Gemini Vision Pro model....Need to relook workbench configuration parameters.

Sunil R. · 已于 2 months前审核

礼 小. · 已于 2 months前审核

悠斗 福. · 已于 2 months前审核

Lab is good, but unable to capture the results, so can't mark task as completed. Retried dozen of times, so finally closing the lab.

Narendra K. · 已于 2 months前审核

Damodhar J. · 已于 2 months前审核

Thanks

Adolfo Camacho .. · 已于 2 months前审核

BHASKAR B. · 已于 2 months前审核

BHASKAR B. · 已于 2 months前审核

Divya S. · 已于 2 months前审核

Yash M. · 已于 2 months前审核

Satyakam M. · 已于 2 months前审核

Sucharita S. · 已于 2 months前审核

Indra R. · 已于 2 months前审核

Good

Dr. Veera B D. · 已于 2 months前审核

Prakash V. · 已于 2 months前审核

Vikas V. · 已于 2 months前审核

Some weird permissions error on the final task made it very hard to complete

Zain N. · 已于 2 months前审核

Vikas V. · 已于 2 months前审核

Bala s. · 已于 2 months前审核

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