add 5 problems (#638)

---------

Co-authored-by: wenmeng.zwm <wenmeng.zwm@alibaba-inc.com>
Co-authored-by: YorickHe <yongyi.hyy@alibaba-inc.com>
This commit is contained in:
Yorick He
2023-11-13 21:11:54 +08:00
committed by GitHub
parent 69d784f26d
commit a831e3a85c
5 changed files with 51 additions and 2 deletions

View File

@@ -177,7 +177,7 @@ with block as demo:
model_selector = gr.Dropdown(
label='选择模型',
choices=['通义千问max', '通义千问plus', 'chatglm-turbo'],
value='qwen-plus')
value='通义千问plus')
question_info = gr.Markdown(
update_question_info(current_chapter_index, current_challenge_index))
challenge_info = gr.Textbox(