Opiniones sobre Explore Generative AI with the Vertex AI Gemini API: Lab de desafío
2817 opiniones
Akash Deep V. · Se revisó hace 4 meses
Anthony P. · Se revisó hace 4 meses
Jordan I. · Se revisó hace 4 meses
Ferry Yun K. · Se revisó hace 4 meses
Tomy Ivan S. · Se revisó hace 4 meses
David H. · Se revisó hace 4 meses
S. Shaun B. · Se revisó hace 4 meses
Muhamad Anggara R. · Se revisó hace 4 meses
ANKIT B. · Se revisó hace 4 meses
Abdul M. · Se revisó hace 4 meses
Sreenivasan R. · Se revisó hace 4 meses
face : Permission denied while accessing input file. Learn more about providing the appropriate credentials
Muhammad Nadeem N. · Se revisó hace 5 meses
ffgffdg
DIVYA S. · Se revisó hace 5 meses
Felipe M. · Se revisó hace 5 meses
Sanjana S. · Se revisó hace 5 meses
Pedro D. · Se revisó hace 5 meses
Surabhi A. · Se revisó hace 5 meses
Anuj G. · Se revisó hace 5 meses
Anuj G. · Se revisó hace 5 meses
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. · Se revisó hace 5 meses
saket s. · Se revisó hace 5 meses
DIVYA S. · Se revisó hace 5 meses
Issues with access permissions to the bucket with video
Andrzej B. · Se revisó hace 5 meses
Nithya K. · Se revisó hace 5 meses
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. · Se revisó hace 5 meses
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.