리뷰 Vertex AI의 Gemini API로 생성형 AI 살펴보기: 챌린지 실습개
리뷰 17967개
Sharath Nayak T. · 1년 초과 전에 리뷰됨
Suraj P. · 1년 초과 전에 리뷰됨
Neeraj G. · 1년 초과 전에 리뷰됨
technical issue on task #3, 3rd time in a day
Nicolas G. · 1년 초과 전에 리뷰됨
Jake H. · 1년 초과 전에 리뷰됨
technical issue on task #3
Nicolas G. · 1년 초과 전에 리뷰됨
Maurizio . · 1년 초과 전에 리뷰됨
Thank you Google Cloud!
Sunil K. · 1년 초과 전에 리뷰됨
Worst mechanism to evaluate, even after completing the challenge, it was showing wrong. wasted my time
Sharath Nayak T. · 1년 초과 전에 리뷰됨
Sharath Nayak T. · 1년 초과 전에 리뷰됨
Ardra S. · 1년 초과 전에 리뷰됨
No clear instructions for task 3. Had to use gemini-1.0-pro-vision-001 to make it work
Himal D. · 1년 초과 전에 리뷰됨
Sonika S. · 1년 초과 전에 리뷰됨
500 internal server error
Kumaran P. · 1년 초과 전에 리뷰됨
500 internal server error
Kumaran P. · 1년 초과 전에 리뷰됨
Mokoma M. · 1년 초과 전에 리뷰됨
Frederico C. · 1년 초과 전에 리뷰됨
Savi R B. · 1년 초과 전에 리뷰됨
Dhananjay D. · 1년 초과 전에 리뷰됨
Bharani K. · 1년 초과 전에 리뷰됨
Yosuke K. · 1년 초과 전에 리뷰됨
Yosuke K. · 1년 초과 전에 리뷰됨
Heejung K. · 1년 초과 전에 리뷰됨
Achal P. · 1년 초과 전에 리뷰됨
task3 is throwing errors despite following the provided URLs and different models. 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 = [prompt, video] 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="")
Fatima A. · 1년 초과 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.