pish updates on server

This commit is contained in:
2025-04-03 13:31:09 +00:00
parent 35a099112b
commit 1b98f5b130
11 changed files with 604 additions and 1903 deletions
+1 -4
View File
@@ -17,7 +17,4 @@ QUIZ_TYPES = {
{"question": "Your question here", "options": ["True", "False"], "correct_answer": "True or False"}
"""
}
}
MODEL = "gpt-4o-mini"
TEMPERATURE = 0.7
}