exit_ticket_exam_result = gr.Textbox(label="初次生成結果", show_copy_button=True, interactive=True, lines=40) fe471f8 youngtsai commited on Mar 25, 2024
content_topic = gr.Dropdown(label="選擇主題", choices=["數學", "自然", "國文", "英文", "社會","物理", "化學", "生物", "地理", "歷史", "公民"], value="數學") 32c268d youngtsai commited on Mar 25, 2024
def get_ai_content(password, video_id, df_string, topic, grade, level, specific_feature, content_type, source="gcs"): f606555 youngtsai commited on Mar 25, 2024
first_image = "https://www.nameslook.com/names/dfsadf-nameslook.png" 2d8bf2a youngtsai commited on Feb 28, 2024
trascript_text = json.dumps(trascript_json, ensure_ascii=False, indent=2) 524e031 youngtsai commited on Feb 25, 2024
如果 file 內有找到 file.content["{youtube_id}"] 為資料文本,自行判斷資料的種類, cf613a4 youngtsai commited on Feb 25, 2024