add playgrounds
This commit is contained in:
@@ -63,12 +63,7 @@ st.title("GPT-3.5 IELTS Examiner")
|
|||||||
question_type = st.selectbox(
|
question_type = st.selectbox(
|
||||||
"What is the question type?",
|
"What is the question type?",
|
||||||
(
|
(
|
||||||
"Listening",
|
"Writing Task 2"
|
||||||
"Reading",
|
|
||||||
"Writing Task 1",
|
|
||||||
"Writing Task 2",
|
|
||||||
"Speaking Part 1",
|
|
||||||
"Speaking Part 2"
|
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user