mathtext-wormhole-staging / mathtext_fastapi

Commit History

Update the conversation manager's inputs from and outputs to Turn.io
eac8c76

Greg Thompson commited on

Add endpoint for conversation management of global and local states
e6f1f78

Greg Thompson commited on

Update nlu endpoint logic
4177751

Greg Thompson commited on

Add tests to curriculum mapper functions
1114c2e

Greg Thompson commited on

Update global state manager with curriculum ingestion functions
9f23ec5

Greg Thompson commited on

Update global state manager vertical state transitions
3e092ad

Greg Thompson commited on

Add states and transitions for math curriculum
389153f

Greg Thompson commited on

Add initial intent classification model to nlu endpoint
e90c2e9

Greg Thompson commited on

Reorder the execution of nlu analysis
fc1ccfb

Greg Thompson commited on

Fix typo in intent commands list
baef1d8

Greg Thompson commited on

Update test cases for intent-classification endpoint
f7dd3a5

Greg Thompson commited on

Update nlu evaluation with basic intent classification using fuzzy comparison
809d03c

Greg Thompson commited on

Update confidence score for integer nlu
44e23f4

Greg Thompson commited on

Update nlu endpoint to handle new mathtext features
54fe116

Greg Thompson commited on

Update message_data object with keys
1638b1d

Greg Thompson commited on

Update message_data object to use different versions of @event
05bcb80

Greg Thompson commited on

Update fsm manager to handle multiple cases
102de16

Greg Thompson commited on

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