Explore Generative AI with the Gemini API in Vertex AI: Challenge Lab avis
2812 avis
Atul P. · Examiné il y a 4 mois
Mahesh Kumar P. · Examiné il y a 4 mois
mahesh kumar p. · Examiné il y a 4 mois
将秀 高. · Examiné il y a 4 mois
Rajesh S. · Examiné il y a 4 mois
将秀 高. · Examiné il y a 4 mois
Harish K. · Examiné il y a 4 mois
Rodolfo R. · Examiné il y a 4 mois
Oleksandr V. · Examiné il y a 4 mois
Mohd M. · Examiné il y a 4 mois
quik G. · Examiné il y a 4 mois
Mohd M. · Examiné il y a 4 mois
Afashan siddiqui G. · Examiné il y a 4 mois
derek d. · Examiné il y a 4 mois
Takao S. · Examiné il y a 4 mois
信吾 古. · Examiné il y a 4 mois
Still really bad. still getting 500 but using different models worked.
Daniel M. · Examiné il y a 4 mois
Got InternalServerError for Task 3 response generation for video content
Rishi Yash P. · Examiné il y a 4 mois
BHASKAR B. · Examiné il y a 4 mois
Nothing works.
Daniel M. · Examiné il y a 4 mois
Checks will not pass after completing the tasks
Will N. · Examiné il y a 4 mois
https://github.com/google-gemini/generative-ai-python/issues/467
Joao P. · Examiné il y a 4 mois
Aldair de Luis D. · Examiné il y a 4 mois
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. · Examiné il y a 4 mois
Rodrigo A. · Examiné il y a 4 mois
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.