Commit History

Merge feature-wormhole into main
1cf9a85

Greg Thompson commited on

Updated v2_conversation_manager to handle message_package from data-driven quiz
4d0c9c9

Greg Thompson commited on

Fix bug with state label
e8fd851

Greg Thompson commited on

Update conditions for data-driven quiz
2f92f1b

Greg Thompson commited on

Update state label in data-driven quiz response
db621b8

Greg Thompson commited on

Update input for data-driven quiz
fd71f7a

Greg Thompson commited on

Duplicate from thompsgj/mathtext-wormhole
b1a499f

thompsgj 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

Remove commented out lines from requirements.txt
8f4e561

Greg Thompson commited on

Update requirements.txt to download mathtext and mathactive from GitLab
5f209e1

Greg Thompson commited on

Merge branch 'vlad' into 'feature-wormhole'
9516430

Greg Thompson commited on

Update import statements from conversation manager
3bae2c7

Greg Thompson commited on

Update requirements.txt to download packages from pypi
16e45cd

Greg Thompson commited on

Remove typo from requirements.txt
1329f70

Greg Thompson commited on

Update requirements.txt's install line for mathtext and mathactive repos
9e43878

Greg Thompson commited on

Update requirements.txt based on commit f9f987ce
e3c769c

Greg Thompson commited on

Merge branch 'feature-wormhole' into 'vlad'
2849aac

sviddo commited on

return result of 'process_user_message' from endpoint
25e7060

sviddo commited on

update make_request.py module
d3354cd

sviddo commited on

update pyproject.toml file
3a57b21

sviddo commited on

update app.py script
53c9154

sviddo commited on

Merge branch 'feature-global-state' into 'feature-wormhole'
bfebd56

Greg Thompson commited on

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

Greg Thompson commited on

Merge branch 'feature-global-state' into 'feature-wormhole'
6c58e22

Greg Thompson commited on

Update requirements.txt
260ec92

Greg Thompson commited on

update main script
e6be3de

sviddo commited on

update requirements.txt
f9f987c

sviddo commited on

remove files from mathtext-fastapi repo
929d78c

sviddo 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 huggingface name
8dedf44

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

Merge branch 'feature-intent-model' into 'staging'
eecb00a

Greg Thompson commited on

Update requirements.txt
1696121

Greg Thompson commited on

Add initial intent classification model to nlu endpoint
e90c2e9

Greg Thompson commited on

Merge branch 'main' into 'vlad'
a9c3415

sviddo commited on

remove poetry lock file
98c1f9b

sviddo commited on

make function returning sequence return proper one
037704a

sviddo commited on

fix index out of range error
174f365

sviddo commited on

update make request module
3b9d45f

sviddo commited on

populate app.py module with endpoints
20fea99

sviddo commited on

provide data set file
d001971

sviddo commited on

add __init__ module
fe4bda3

sviddo commited on

update utils module
a52ce14

sviddo commited on

update questions module
03fc001

sviddo commited on