Explore Generative AI with the Gemini API in Vertex AI: Challenge Lab avis
Chargement...
Aucun résultat.

    Explore Generative AI with the Gemini API in Vertex AI: Challenge Lab avis

    2817 avis

    Akash Deep V. · Examiné il y a 4 mois

    Anthony P. · Examiné il y a 4 mois

    Jordan I. · Examiné il y a 4 mois

    Ferry Yun K. · Examiné il y a 4 mois

    Tomy Ivan S. · Examiné il y a 4 mois

    David H. · Examiné il y a 4 mois

    S. Shaun B. · Examiné il y a 4 mois

    Muhamad Anggara R. · Examiné il y a 4 mois

    ANKIT B. · Examiné il y a 4 mois

    Abdul M. · Examiné il y a 4 mois

    Sreenivasan R. · Examiné il y a 4 mois

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

    Muhammad Nadeem N. · Examiné il y a 5 mois

    ffgffdg

    DIVYA S. · Examiné il y a 5 mois

    Felipe M. · Examiné il y a 5 mois

    Sanjana S. · Examiné il y a 5 mois

    Pedro D. · Examiné il y a 5 mois

    Surabhi A. · Examiné il y a 5 mois

    Anuj G. · Examiné il y a 5 mois

    Anuj G. · Examiné il y a 5 mois

    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. · Examiné il y a 5 mois

    saket s. · Examiné il y a 5 mois

    DIVYA S. · Examiné il y a 5 mois

    Issues with access permissions to the bucket with video

    Andrzej B. · Examiné il y a 5 mois

    Nithya K. · Examiné il y a 5 mois

    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. · Examiné il y a 5 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.