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