Conheça a IA generativa com a API Gemini na Vertex AI: laboratório com desafio avaliações

17969 avaliações

Akash Deep V. · Revisado há over 1 year

Surender A. · Revisado há over 1 year

Maciej S. · Revisado há over 1 year

Dennis S. · Revisado há over 1 year

Akash Deep V. · Revisado há over 1 year

Akash Deep V. · Revisado há over 1 year

Anthony P. · Revisado há over 1 year

Jordan I. · Revisado há over 1 year

Ferry Yun K. · Revisado há over 1 year

Tomy Ivan S. · Revisado há over 1 year

David H. · Revisado há over 1 year

S. Shaun B. · Revisado há over 1 year

Muhamad Anggara R. · Revisado há over 1 year

ANKIT B. · Revisado há over 1 year

Sreenivasan R. · Revisado há over 1 year

face : Permission denied while accessing input file. Learn more about providing the appropriate credentials

Muhammad Nadeem N. · Revisado há over 1 year

ffgffdg

DIVYA S. · Revisado há over 1 year

Felipe M. · Revisado há over 1 year

Sanjana S. · Revisado há over 1 year

Pedro D. · Revisado há over 1 year

Surabhi A. · Revisado há over 1 year

Anuj G. · Revisado há over 1 year

Anuj G. · Revisado há over 1 year

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. · Revisado há over 1 year

saket s. · 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.