Spaces:
Runtime error
Runtime error
Commit History
update app with more endpoints 6fa6b83
update app with more endpoints 28bef93
Update conversation manager to modularize fsm call bf90676
Greg Thompson commited on
Update conversation manager to modularize fsm call 63facdc
Greg Thompson commited on
Update the MathQuizFSM class to be more modular e28f558
Greg Thompson commited on
Update the MathQuizFSM class to be more modular 85a4243
Greg Thompson commited on
Update correct answer format 247ffd3
Greg Thompson commited on
Update correct answer format 3363428
Greg Thompson commited on
Fix typo e211ff5
Greg Thompson commited on
Fix typo d7df3e1
Greg Thompson commited on
Test user input f4eb2a3
Greg Thompson commited on
Test user input c2a7fac
Greg Thompson commited on
Change the type of user input 4e06be6
Greg Thompson commited on
Change the type of user input 39fd49c
Greg Thompson commited on
Separate prompt from other messages 43f7f8e
Greg Thompson commited on
Separate prompt from other messages 3752e2f
Greg Thompson commited on
Merge branch 'feature-fsm-transitions' into 'main' a81ed16
Greg Thompson commited on
Merge branch 'feature-fsm-transitions' into 'main' f3feed9
Greg Thompson commited on
Update conditions for managing the exit state b1bc7e0
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 b71b7ec
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 284b919
Greg Thompson commited on
Add Supabase import to conversation_manager d602f3c
Greg Thompson commited on
Fix import statement 7c00589
Greg Thompson commited on
Fix import statement 8c66d60
Greg Thompson commited on
Added Jupyter notebook example 9f30f34
Greg Thompson commited on
Added Jupyter notebook example 5dd43b0
Greg Thompson commited on
Integrate transitions state machine for addition quiz cc67cbe
Greg Thompson commited on
Integrate transitions state machine for addition quiz 24df821
Greg Thompson commited on
Fix spacing and name error fbc5903
Greg Thompson commited on
Fix spacing and name error ff85563
Greg Thompson commited on
Update code for PEP8 formatting 8acf519
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 48c823d
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 d7c0eb6
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 1054a05
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 25fedb7
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 9da4a02
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 038006a
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 f549aa3
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 31caaf3
Greg Thompson commited on