mathtext-wormhole / mathtext_fastapi

Commit History

Ensure input_prompt is given
fd4517a

Greg Thompson commited on

Merge branch 'feature-wormhole'
43451b1

Greg Thompson commited on

Update conditions for data-driven quiz
2f92f1b

Greg Thompson commited on

Merge branch 'feature-wormhole'
6b6101e

Greg Thompson commited on

Update state label in data-driven quiz response
db621b8

Greg Thompson commited on

Merge branch 'feature-wormhole'
2964476

Greg Thompson commited on

Update input for data-driven quiz
fd71f7a

Greg Thompson commited on

Merge feature-wormhole into main
c4bfa11

Greg Thompson commited on

Add users.json data, data-driven quiz test, and data-driven quiz call
23fb19a

Greg Thompson commited on

fix wrong import
4994e7a

sviddo commited on

Add code to attempt integrating data-driven quiz
2c528d1

Greg Thompson commited on

Update import statements from conversation manager
3bae2c7

Greg Thompson commited on

Update curriculum FSM initial state
c6664ae

Greg Thompson commited on

Fix bug with initial state of curriculum FSM
55127fa

Greg Thompson commited on

Changes the conditions for using a FSM
f87e58b

Greg Thompson commited on

Update user message variable
a46f343

Greg Thompson commited on

Fix typo with state key name
0258bbd

Greg Thompson commited on

Update conversation manager
f82d7ac

Greg Thompson commited on

Merge branch 'feature-wormhole'
332b532

Greg Thompson commited on

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

Greg Thompson commited on

Fix merge more conflicts
b615c66

Greg Thompson commited on

Fix merge conflicts
bb02984

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

Duplicate from thompsgj/mathtext-fastapi
440b9c5

thompsgj 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