beverage / OpenAIDatabaseTests

A console app, and future hosted service, for the generation of French language quizzing problems based on language features. Also, my first time writing in Python beyond simple tooling scripts. It will back a mobile app I've already made if it ends up working out.
MIT License
0 stars 0 forks source link

🧹 Fetching existing verbs/conjugations from the database doesn't really do anything #6

Open beverage opened 2 months ago

beverage commented 2 months ago

No actual merge takes place. Whatever is already in the database is overwritten on every call.

beverage commented 2 months ago

Furthermore, the AI prompts force conjugation anyways.