mathtext-wormhole / mathtext_fastapi

Commit History

Update support for two different versions of the quiz system
172088f

Greg Thompson commited on

Fix style
d02cde4

Greg Thompson commited on

Update conversation manager to modularize fsm call
63facdc

Greg Thompson commited on

Update the MathQuizFSM class to be more modular
85a4243

Greg Thompson commited on

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

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

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

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

Activate post request to send card
00deb73

Greg Thompson commited on

Added conversation_manager endpoint for programmatic message control
4cf8d83

Greg Thompson commited on

Update Supabase logging with additional fields
64c0031

Greg Thompson commited on

Update logging to include nlu_response object
15a3232

Greg Thompson commited on

Update message logging to fix bugs
d6f5c10

Greg Thompson commited on

Draft: Dev package
5fb1d22

cetinca commited on