关于“運用 Vertex AI Gemini API 開發應用程式”的评价
评论
mohammad k. · 评论over 1 year之前
Jaythan C. · 评论over 1 year之前
Apurva V. · 评论over 1 year之前
good
Amir Aizzat B. · 评论over 1 year之前
Zhun W. · 评论over 1 year之前
Took me 1 hour
Adam Emmanuel E. · 评论over 1 year之前
Some of the tasks need to take several time of reloads to update the task progress when I have actually completed.
Chai Syuen C. · 评论over 1 year之前
Nice!
WHan G. · 评论over 1 year之前
Fareez J. · 评论over 1 year之前
ShenChun C. · 评论over 1 year之前
Khairin C. · 评论over 1 year之前
good
Oscar Chua W. · 评论over 1 year之前
Lewis C. · 评论over 1 year之前
Jia Shao L. · 评论over 1 year之前
Abdul Rahman A. · 评论over 1 year之前
Joey W. · 评论over 1 year之前
There's a bug in Task 11. Generate video tags The code is incomplete. Refer below : --------- cat >> ~/gemini-app/app_tab4.py <<EOF with video_tags: video_tags_uri = "gs://cloud-training/OCBL447/gemini-app/videos/photography.mp4" video_tags_url = "https://storage.googleapis.com/"+video_tags_uri.split("gs://")[1] video_tags_vid = Part.from_uri(video_tags_uri, mime_type="video/mp4") st.video(video_tags_url) st.write("Generate tags for the video.") prompt = """Answer the following questions using the video only: 1. What is in the video? 2. What objects are in the video? 3. What is the action in the video? 4. Provide 5 best tags for this video? Write the answer in table format with the questions and answers in columns. """ tab1, tab2 = st.tabs(["Response", "Prompt"]) video_tags_desc = st.button("Generate video tags", key="video_tags_desc") with tab1: if video_tags_desc and prompt: with st.spinner("Generating video tags"): response = get_gemini_pro_vision_response(multimodal_model_pro, [prompt, video_tags_vid]) st.markdown(response) logging.info(response) with tab2: ----------
Bryan L. · 评论over 1 year之前
WONG YONG XI . · 评论over 1 year之前
I encountered some bugs even if it just need to copy and paste.
Donatian Nevin J. · 评论over 1 year之前
its buggy on the key generation as they are often duplicated after copied from the website
Bryan Bonn B. · 评论over 1 year之前
Lai Sim W. · 评论over 1 year之前
CH Y. · 评论over 1 year之前
Liew W. · 评论over 1 year之前
Some of the tasks need to take several time of reloads to update the task progress when I have actually completed.
Chai Syuen C. · 评论over 1 year之前
Shi Xian C. · 评论over 1 year之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。