Spaces:
Runtime error
Runtime error
Commit History
update make request module c69c12b
populate app.py module with endpoints d7a52dd
provide data set file 096aad0
add __init__ module 52caa01
update utils module 7aed241
update questions module 4063a48
update hints module 6553c50
update generators module 13381fa
update pyproject.toml file b2e649c
Merge branch 'vlad' of https://gitlab.com/tangibleai/community/mathtext-fastapi into vlad 24101a8
latest update 0e9529c
Update simulated requests 8fd1f61
Greg Thompson commited on
Update support for two different versions of the quiz system 47c0422
Greg Thompson commited on
Merge branch 'main' into vlad 00ef564
Greg Thompson commited on
Fix style b825f41
Greg Thompson commited on
update function of getting next level a1f8134
update questions module a18ebc5
add generate hint function 8ea1d70
update generators module e267c97
update app module a35428b
change places of endpoint-handling functions to preserve consistent order 19299e4
feat: 835f767
add endpoint for 'numbers by level' function d55a841
update quiz modules 3dc9376
update app module endpoints bf59cf6
provide quiz modules 790a22c
update app with more endpoints 6fa6b83
Update conversation manager to modularize fsm call bf90676
Greg Thompson commited on
Update the MathQuizFSM class to be more modular e28f558
Greg Thompson commited on
Update correct answer format 247ffd3
Greg Thompson commited on
Fix typo e211ff5
Greg Thompson commited on
Test user input f4eb2a3
Greg Thompson commited on
Change the type of user input 4e06be6
Greg Thompson commited on
Separate prompt from other messages 43f7f8e
Greg Thompson commited on
Merge branch 'feature-fsm-transitions' into 'main' a81ed16
Greg Thompson commited on
Update conditions for managing the exit state b1bc7e0
Greg Thompson commited on
Fix bugs and get pickled object to save to database b71b7ec
Greg Thompson commited on
Add Supabase import to conversation_manager 284b919
Greg Thompson commited on
Fix import statement 7c00589
Greg Thompson commited on
Added Jupyter notebook example 9f30f34
Greg Thompson commited on
Integrate transitions state machine for addition quiz cc67cbe
Greg Thompson commited on
Fix spacing and name error fbc5903
Greg Thompson commited on
Update code for PEP8 formatting 8acf519
Greg Thompson commited on
Improve code modularity and style and incorporate nlu into wormhole prototype 48c823d
Greg Thompson commited on
Update nlu api to remove author_id before saving to db d7c0eb6
Greg Thompson commited on
Update nlu with to work with simplified event data object 1054a05
Greg Thompson commited on
Update conversation_manager functions to handle a new event data object 25fedb7
Greg Thompson commited on
Test object from turn.io 9da4a02
Greg Thompson commited on
Refactor conversation_manager to use simplified Turn.io event data object 038006a
Greg Thompson commited on