Explore Generative AI with the Vertex AI Gemini API: Challenge Lab Rezensionen

Explore Generative AI with the Vertex AI Gemini API: Challenge Lab Rezensionen

1844 Rezensionen

BHASKAR B. · Vor 2 Monate überprüft

Nothing works.

Daniel M. · Vor 2 Monate überprüft

Checks will not pass after completing the tasks

Will N. · Vor 2 Monate überprüft

https://github.com/google-gemini/generative-ai-python/issues/467

Joao P. · Vor 2 Monate überprüft

Aldair de Luis D. · Vor 2 Monate überprüft

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. · Vor 2 Monate überprüft

Rodrigo A. · Vor 2 Monate überprüft

Will N. · Vor 2 Monate überprüft

shubham V. · Vor 2 Monate überprüft

Sanjay J. · Vor 2 Monate überprüft

good

Anand D. · Vor 2 Monate überprüft

__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. · Vor 2 Monate überprüft

礼 小. · Vor 2 Monate überprüft

悠斗 福. · Vor 2 Monate überprüft

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. · Vor 2 Monate überprüft

Damodhar J. · Vor 2 Monate überprüft

Thanks

Adolfo Camacho .. · Vor 2 Monate überprüft

BHASKAR B. · Vor 2 Monate überprüft

BHASKAR B. · Vor 2 Monate überprüft

Divya S. · Vor 2 Monate überprüft

Yash M. · Vor 2 Monate überprüft

Satyakam M. · Vor 2 Monate überprüft

Sucharita S. · Vor 2 Monate überprüft

Indra R. · Vor 2 Monate überprüft

Good

Dr. Veera B D. · Vor 2 Monate überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.