Spaces:
Runtime error
Runtime error
Commit History
add generate hint function c591793
update generators module bd7fdf0
update app module 247946c
change places of endpoint-handling functions to preserve consistent order 685a923
feat: 48a206d
add endpoint for 'numbers by level' function feb25ed
update quiz modules 9d2ffdd
update app module endpoints 99642f9
provide quiz modules fe81191
update app with more endpoints 28bef93
Update correct answer format 3363428
Greg Thompson commited on
Fix typo d7df3e1
Greg Thompson commited on
Test user input c2a7fac
Greg Thompson commited on
Change the type of user input 39fd49c
Greg Thompson commited on
Separate prompt from other messages 3752e2f
Greg Thompson commited on
Merge branch 'feature-fsm-transitions' into 'main' f3feed9
Greg Thompson commited on
Update conditions for managing the exit state b62055b
Greg Thompson commited on
Fix bugs and get pickled object to save to database 2be96c5
Greg Thompson commited on
Add Supabase import to conversation_manager d602f3c
Greg Thompson commited on
Fix import statement 8c66d60
Greg Thompson commited on
Added Jupyter notebook example 5dd43b0
Greg Thompson commited on
Integrate transitions state machine for addition quiz 24df821
Greg Thompson commited on
Fix spacing and name error ff85563
Greg Thompson commited on
Update code for PEP8 formatting 12058fc
Greg Thompson commited on
Improve code modularity and style and incorporate nlu into wormhole prototype 185d33a
Greg Thompson commited on
Update nlu api to remove author_id before saving to db 836e833
Greg Thompson commited on
Update nlu with to work with simplified event data object 8f1bf52
Greg Thompson commited on
Update conversation_manager functions to handle a new event data object ac44250
Greg Thompson commited on
Test object from turn.io 58e516f
Greg Thompson commited on
Refactor conversation_manager to use simplified Turn.io event data object e5a763d
Greg Thompson commited on
Update conversation_manager.py for code style and comments 271c78c
Greg Thompson commited on
Use context_data's user_message for condition 32f36d9
Greg Thompson commited on
Update with print statements for testing e33f267
Greg Thompson commited on
Add an exit state 254976b
Greg Thompson commited on
Update initial welcome state conditions 01dbf28
Greg Thompson commited on
Update context value 6bfb72c
Greg Thompson commited on
Update conversation_manager to handle sending multiple messages 3f8ccf9
Greg Thompson commited on
Update components related to context c13c2b5
Greg Thompson commited on
Update to handle context in request 4327c8f
Greg Thompson commited on
Fix boolean in text messages 47b9fb5
Greg Thompson commited on
Add feature to make message based on conditions e7eca0d
Greg Thompson commited on
Update to field for message API post request b439c42
Greg Thompson commited on
Add logging to explore programmatic message request bc7784b
Greg Thompson commited on
Disable post request to turn.io 27d20fd
Greg Thompson commited on
Merge branch 'wormhole-prototype' into 'main' 1ccb638
Greg Thompson commited on
Activate post request to send card 00deb73
Greg Thompson commited on
Merge branch 'wormhole-prototype' into 'main' 1abdfd3
Greg Thompson commited on
Added conversation_manager endpoint for programmatic message control 4cf8d83
Greg Thompson commited on
Update nlu_response for sentiment label fe10a08
Greg Thompson commited on