Opiniones sobre Explora la IA generativa con la API de Gemini en Vertex AI: Lab de desafío
17967 opiniones
Still really bad. still getting 500 but using different models worked.
Daniel M. · Se revisó hace más de 1 año
Got InternalServerError for Task 3 response generation for video content
Rishi Yash P. · Se revisó hace más de 1 año
Bhaskar B. · Se revisó hace más de 1 año
Nothing works.
Daniel M. · Se revisó hace más de 1 año
Checks will not pass after completing the tasks
Will N. · Se revisó hace más de 1 año
https://github.com/google-gemini/generative-ai-python/issues/467
Joao P. · Se revisó hace más de 1 año
Aldair de Luis D. · Se revisó hace más de 1 año
Seems like Task 2 isn't finished. It only goes to getting the function that needs to be called but doesn't show the function calling code. # 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 más de 1 año
Rodrigo A. · Se revisó hace más de 1 año
Will N. · Se revisó hace más de 1 año
shubham V. · Se revisó hace más de 1 año
Sanjay J. · Se revisó hace más de 1 año
good
Anand D. · Se revisó hace más de 1 año
__MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.PERMISSION_DENIED error on using model.generate_content for Gemini Vision Pro model....Need to relook workbench configuration parameters.
Sunil R. · Se revisó hace más de 1 año
礼 小. · Se revisó hace más de 1 año
悠斗 福. · Se revisó hace más de 1 año
Lab is good, but unable to capture the results, so can't mark task as completed. Retried dozen of times, so finally closing the lab.
Narendra K. · Se revisó hace más de 1 año
Damodhar J. · Se revisó hace más de 1 año
Thanks
Adolfo Camacho .. · Se revisó hace más de 1 año
Bhaskar B. · Se revisó hace más de 1 año
Bhaskar B. · Se revisó hace más de 1 año
Divya S. · Se revisó hace más de 1 año
Yash M. · Se revisó hace más de 1 año
Satyakam M. · Se revisó hace más de 1 año
Sucharita S. · Se revisó hace más de 1 año
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.