mathtext-wormhole / mathtext_fastapi /v2_conversation_manager.py

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

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