Opinie (Explore Generative AI with the Vertex AI Gemini API: Challenge Lab)

Opinie (Explore Generative AI with the Vertex AI Gemini API: Challenge Lab)

1870 opinii

Maciej S. · Sprawdzono 3 miesiące temu

Dennis S. · Sprawdzono 3 miesiące temu

Akash Deep V. · Sprawdzono 3 miesiące temu

Akash Deep V. · Sprawdzono 3 miesiące temu

Anthony P. · Sprawdzono 3 miesiące temu

Jordan I. · Sprawdzono 3 miesiące temu

Ferry Yun K. · Sprawdzono 3 miesiące temu

Tomy Ivan S. · Sprawdzono 3 miesiące temu

David H. · Sprawdzono 3 miesiące temu

S. Shaun B. · Sprawdzono 3 miesiące temu

Muhamad Anggara R. · Sprawdzono 3 miesiące temu

ANKIT B. · Sprawdzono 3 miesiące temu

Abdul M. · Sprawdzono 3 miesiące temu

Sreenivasan R. · Sprawdzono 3 miesiące temu

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

Muhammad Nadeem N. · Sprawdzono 3 miesiące temu

ffgffdg

DIVYA S. · Sprawdzono 3 miesiące temu

Felipe M. · Sprawdzono 3 miesiące temu

Sanjana S. · Sprawdzono 3 miesiące temu

Pedro D. · Sprawdzono 3 miesiące temu

Surabhi A. · Sprawdzono 3 miesiące temu

Anuj G. · Sprawdzono 3 miesiące temu

Anuj G. · Sprawdzono 3 miesiące temu

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. · Sprawdzono 3 miesiące temu

saket s. · Sprawdzono 3 miesiące temu

DIVYA S. · Sprawdzono 3 miesiące temu

Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.