Spaces:
Runtime error
Runtime error
Commit History
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 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
Update conversation_manager.py for code style and comments f549aa3
Greg Thompson commited on
Use context_data's user_message for condition 31caaf3
Greg Thompson commited on
Update with print statements for testing a9b208c
Greg Thompson commited on
Add an exit state 6335789
Greg Thompson commited on
Update initial welcome state conditions 8571e25
Greg Thompson commited on
Update context value 9f82225
Greg Thompson commited on
Update conversation_manager to handle sending multiple messages 249f836
Greg Thompson commited on
Update components related to context 63d32ce
Greg Thompson commited on
Update to handle context in request 8d4dd70
Greg Thompson commited on
Fix boolean in text messages 28c0a86
Greg Thompson commited on
Add feature to make message based on conditions a8ebc1e
Greg Thompson commited on
Update to field for message API post request a901bc8
Greg Thompson commited on
Add logging to explore programmatic message request 642be75
Greg Thompson commited on
Disable post request to turn.io a6fac90
Greg Thompson commited on
Merge branch 'wormhole-prototype' into 'main' b130666
Greg Thompson commited on
Activate post request to send card 0f9f341
Greg Thompson commited on
Merge branch 'wormhole-prototype' into 'main' d5a1d5c
Greg Thompson commited on
Added conversation_manager endpoint for programmatic message control 007ec3d
Greg Thompson commited on
Update nlu_response for sentiment label b4f5809
Greg Thompson commited on
Update Supabase logging with additional fields 910034b
Greg Thompson commited on
Update logging to include nlu_response object 7b3a151
Greg Thompson commited on