add question generation

This commit is contained in:
Robin COuret
2026-02-19 18:00:42 +01:00
parent e0e50af706
commit 1b00ab25f7
10 changed files with 62 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
fastapi==0.128.6
sqlmodel==0.0.32
python-dotenv==1.2.1
python-dotenv==1.2.1
openai==2.21.0
spacy==3.8.11
# python -m spacy download en_core_web_sm
# python -m spacy download fr_core_news_sm