AUTHORS
LICENSE
README.md
setup.py
querycraft/Database.py
querycraft/LLM.py
querycraft/LRS.py
querycraft/SQL.py
querycraft/SQLException.py
querycraft/__init__.py
querycraft/logger.py
querycraft/sqlsbs.py
querycraft/tools.py
querycraft/web_sbs.py
querycraft.egg-info/PKG-INFO
querycraft.egg-info/SOURCES.txt
querycraft.egg-info/dependency_links.txt
querycraft.egg-info/entry_points.txt
querycraft.egg-info/requires.txt
querycraft.egg-info/top_level.txt
querycraft/cache/describe_ollama_gemma3_4b.json
querycraft/cache/error_ollama_gemma3_4b.json
querycraft/cache/explain_ollama_gemma3_4b.json
querycraft/cache/readme.txt
querycraft/cache/solution_ollama_gemma3_4b.json
querycraft/config/codemata.json
querycraft/config/config-sbs-save.cfg
querycraft/config/config-sbs.cfg
querycraft/cookies/emmanuel.desmontils@univ-nantes.fr.json
querycraft/cookies/readme.txt
querycraft/data/cours.db
querycraft/data/em.db
querycraft/data/librairie.db
querycraft/exos/ex1.json
querycraft/exos/exos1.json
querycraft/exos/readme.txt
querycraft/logs/querycraft-0.2.1-desmontils-e.log
querycraft/logs/readme.txt
querycraft/templates/correction_prompt-old.md
querycraft/templates/correction_prompt.md
querycraft/templates/database_prompt.md
querycraft/templates/erreur2_prompt.md
querycraft/templates/erreur_prompt.md
querycraft/templates/index.html
querycraft/templates/requete_prompt.md
querycraft/templates/systeme_prompt.md
test/testLRS.py
test/testParse.py
test/test_SQL.py