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

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

1847 reviews

task3 is throwing errors despite following the provided URLs and different models. 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 = [prompt, video] 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="")

Fatima A. · Reviewed 2 months ago

getting a 500 error on 3rd task

Carlos Felipe M. · Reviewed 2 months ago

tasks 2 and 3 are throwing errors despite following the provided URLs and different models.

Fatima A. · Reviewed 2 months ago

Swati S. · Reviewed 2 months ago

Danilo S. · Reviewed 2 months ago

Achal P. · Reviewed 2 months ago

Abhijit B. · Reviewed 2 months ago

Not working

Marco L. · Reviewed 2 months ago

not working, 500 internal error

Annalisa B. · Reviewed 2 months ago

Manuel L. · Reviewed 2 months ago

Lorenzo G. · Reviewed 2 months ago

SAI KUMAR H. · Reviewed 2 months ago

美菜 並. · Reviewed 2 months ago

Dhruba M. · Reviewed 2 months ago

Nataraj B. · Reviewed 2 months ago

getting a 500 error on 3rd task

Carlos Felipe M. · Reviewed 2 months ago

Eric E. · Reviewed 2 months ago

Shivam K. · Reviewed 2 months ago

Daya Gowda P. · Reviewed 2 months ago

Step3 is Error 403

Shanks T. · Reviewed 2 months ago

too difficult

Shanks T. · Reviewed 2 months ago

Shanks T. · Reviewed 2 months ago

Shanks T. · Reviewed 2 months ago

German Javier F. · Reviewed 2 months ago

Venkatesh M. · Reviewed 2 months ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.