Conheça a IA generativa com a API Gemini na Vertex AI: laboratório com desafio avaliações
17960 avaliações
Vladimir V. · Revisado há over 1 year
Abhishek R. · Revisado há over 1 year
Andrii G. · Revisado há over 1 year
.
Azimullah S. · Revisado há over 1 year
Azimullah S. · Revisado há over 1 year
Hemant M. · Revisado há over 1 year
srn N. · Revisado há over 1 year
Hiroto K. · Revisado há over 1 year
Dheerendra k. · Revisado há over 1 year
I got what i did wrong now :)
Elisey Y. · Revisado há over 1 year
It did not let me complete the lab, but i did all the steps. The code from the final step: # Task 4.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 = [prompt, video] responses = model.generate_content(contents, stream=True) print("-------Prompt--------") print_multimodal_prompt(contents) for response in responses: print(response)
Elisey Y. · Revisado há over 1 year
Shiv D. · Revisado há over 1 year
Nudurupati J. · Revisado há over 1 year
raj G. · Revisado há over 1 year
Vinoth K. · Revisado há over 1 year
Done
Normandy O. · Revisado há over 1 year
Done
Normandy O. · Revisado há over 1 year
Krishna K. · Revisado há over 1 year
Ma. Jasmin R. · Revisado há over 1 year
Cyndi N. · Revisado há over 1 year
Asfar S. · Revisado há over 1 year
Maksym A. · Revisado há over 1 year
Berke A. · Revisado há over 1 year
Elvira G. · Revisado há over 1 year
Elvira G. · Revisado há over 1 year
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.