리뷰 Explore Generative AI with the Vertex AI Gemini API: 챌린지 실습개
로드 중...
검색 결과가 없습니다.

    리뷰 Explore Generative AI with the Vertex AI Gemini API: 챌린지 실습개

    리뷰 2812개

    Atul P. · 4개월 전에 리뷰됨

    Mahesh Kumar P. · 4개월 전에 리뷰됨

    mahesh kumar p. · 4개월 전에 리뷰됨

    将秀 高. · 4개월 전에 리뷰됨

    Rajesh S. · 4개월 전에 리뷰됨

    将秀 高. · 4개월 전에 리뷰됨

    Harish K. · 4개월 전에 리뷰됨

    Rodolfo R. · 4개월 전에 리뷰됨

    Oleksandr V. · 4개월 전에 리뷰됨

    Mohd M. · 4개월 전에 리뷰됨

    quik G. · 4개월 전에 리뷰됨

    Mohd M. · 4개월 전에 리뷰됨

    Afashan siddiqui G. · 4개월 전에 리뷰됨

    derek d. · 4개월 전에 리뷰됨

    Takao S. · 4개월 전에 리뷰됨

    信吾 古. · 4개월 전에 리뷰됨

    Still really bad. still getting 500 but using different models worked.

    Daniel M. · 4개월 전에 리뷰됨

    Got InternalServerError for Task 3 response generation for video content

    Rishi Yash P. · 4개월 전에 리뷰됨

    BHASKAR B. · 4개월 전에 리뷰됨

    Nothing works.

    Daniel M. · 4개월 전에 리뷰됨

    Checks will not pass after completing the tasks

    Will N. · 4개월 전에 리뷰됨

    https://github.com/google-gemini/generative-ai-python/issues/467

    Joao P. · 4개월 전에 리뷰됨

    Aldair de Luis D. · 4개월 전에 리뷰됨

    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. · 4개월 전에 리뷰됨

    Rodrigo A. · 4개월 전에 리뷰됨

    Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.