Explore Generative AI with the Gemini API in Vertex AI: Challenge Lab Reviews
17967 reviews
Still really bad. still getting 500 but using different models worked.
Daniel M. · Reviewed أكثر من سنة ago
Got InternalServerError for Task 3 response generation for video content
Rishi Yash P. · Reviewed أكثر من سنة ago
Bhaskar B. · Reviewed أكثر من سنة ago
Nothing works.
Daniel M. · Reviewed أكثر من سنة ago
Checks will not pass after completing the tasks
Will N. · Reviewed أكثر من سنة ago
https://github.com/google-gemini/generative-ai-python/issues/467
Joao P. · Reviewed أكثر من سنة ago
Aldair de Luis D. · Reviewed أكثر من سنة ago
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. · Reviewed أكثر من سنة ago
Rodrigo A. · Reviewed أكثر من سنة ago
Will N. · Reviewed أكثر من سنة ago
shubham V. · Reviewed أكثر من سنة ago
Sanjay J. · Reviewed أكثر من سنة ago
good
Anand D. · Reviewed أكثر من سنة ago
__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. · Reviewed أكثر من سنة ago
礼 小. · Reviewed أكثر من سنة ago
悠斗 福. · Reviewed أكثر من سنة ago
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. · Reviewed أكثر من سنة ago
Damodhar J. · Reviewed أكثر من سنة ago
Thanks
Adolfo Camacho .. · Reviewed أكثر من سنة ago
Bhaskar B. · Reviewed أكثر من سنة ago
Bhaskar B. · Reviewed أكثر من سنة ago
Divya S. · Reviewed أكثر من سنة ago
Yash M. · Reviewed أكثر من سنة ago
Satyakam M. · Reviewed أكثر من سنة ago
Sucharita S. · Reviewed أكثر من سنة ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.