thompsgj/mathtext-wormhole
Ensure input_prompt is given
Merge feature-wormhole
Fix bug with state label
Merge branch 'feature-wormhole'
Update conditions for data-driven quiz
Merge branch 'feature-wormhole'
Update state label in data-driven quiz response
Merge branch 'feature-wormhole'
Update input for data-driven quiz
Merge feature-wormhole into main
Add users.json data, data-driven quiz test, and data-driven quiz call
fix wrong import
Add code to attempt integrating data-driven quiz
Remove commented out lines from requirements.txt
Update requirements.txt to download mathtext and mathactive from GitLab
Merge branch 'vlad' into 'feature-wormhole'
Update import statements from conversation manager
Update requirements.txt to download packages from pypi
Remove typo from requirements.txt
Update requirements.txt's install line for mathtext and mathactive repos
Update requirements.txt based on commit f9f987ce
Merge branch 'feature-wormhole' into 'vlad'
return result of 'process_user_message' from endpoint
update make_request.py module
update pyproject.toml file
update app.py script
Update curriculum FSM initial state
Fix bug with initial state of curriculum FSM
Changes the conditions for using a FSM
Update user message variable
Fix typo with state key name
Update conversation manager
Merge branch 'feature-wormhole'
Merge branch 'feature-global-state' into 'feature-wormhole'
Update the conversation manager's inputs from and outputs to Turn.io
Fix merge more conflicts
Update with more changes to fix merge conflicts
Fix merge conflicts
Merge branch 'feature-global-state' into 'feature-wormhole'
Update requirements.txt
update main script
update requirements.txt
remove files from mathtext-fastapi repo
Add endpoint for conversation management of global and local states
Update nlu endpoint logic
Add tests to curriculum mapper functions
Update global state manager with curriculum ingestion functions
Update README.md
Update huggingface name
Duplicate from thompsgj/mathtext-fastapi
