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

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

1873 avis

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. · Examiné il y a 3 mois

saket s. · Examiné il y a 3 mois

DIVYA S. · Examiné il y a 3 mois

Issues with access permissions to the bucket with video

Andrzej B. · Examiné il y a 3 mois

Nithya K. · Examiné il y a 3 mois

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. · Examiné il y a 3 mois

Rajendhar B. · Examiné il y a 3 mois

Nikhil S. · Examiné il y a 3 mois

Shweta n. · Examiné il y a 3 mois

Abhishek N. · Examiné il y a 3 mois

Sunitha A. · Examiné il y a 3 mois

Arun p. · Examiné il y a 3 mois

Sunitha A. · Examiné il y a 3 mois

Hoang N. · Examiné il y a 3 mois

Prathyusha M. · Examiné il y a 3 mois

Sayar P. · Examiné il y a 3 mois

Ayantika R. · Examiné il y a 3 mois

Yusron D. · Examiné il y a 3 mois

Harikrishnan M. · Examiné il y a 3 mois

Harikrishnan M. · Examiné il y a 3 mois

Vijaya Lakshmi Devi A. · Examiné il y a 3 mois

full of bugs , error 500 and 400 so horrible

Avishai Gold G. · Examiné il y a 3 mois

Raj P. · Examiné il y a 3 mois

PALASH D. · Examiné il y a 3 mois

full of bugs , error 500 and 400 so horrible

Avishai Gold G. · Examiné il y a 3 mois

Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.