CoolFace
Apppublic

thompsgj/mathtext-wormhole

sourceHugging Faceagpl-3.0updated 4y agoView on Hugging Face
1likes
50 commits on main
fd4517a4y ago

Ensure input_prompt is given

Greg Thompson
f37181c4y ago

Merge feature-wormhole

Greg Thompson
e8fd8514y ago

Fix bug with state label

Greg Thompson
43451b14y ago

Merge branch 'feature-wormhole'

Greg Thompson
2f92f1b4y ago

Update conditions for data-driven quiz

Greg Thompson
6b6101e4y ago

Merge branch 'feature-wormhole'

Greg Thompson
db621b84y ago

Update state label in data-driven quiz response

Greg Thompson
29644764y ago

Merge branch 'feature-wormhole'

Greg Thompson
fd71f7a4y ago

Update input for data-driven quiz

Greg Thompson
c4bfa114y ago

Merge feature-wormhole into main

Greg Thompson
23fb19a4y ago

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

Greg Thompson
4994e7a4y ago

fix wrong import

sviddo
2c528d14y ago

Add code to attempt integrating data-driven quiz

Greg Thompson
8f4e5614y ago

Remove commented out lines from requirements.txt

Greg Thompson
5f209e14y ago

Update requirements.txt to download mathtext and mathactive from GitLab

Greg Thompson
95164304y ago

Merge branch 'vlad' into 'feature-wormhole'

Greg Thompson
3bae2c74y ago

Update import statements from conversation manager

Greg Thompson
16e45cd4y ago

Update requirements.txt to download packages from pypi

Greg Thompson
1329f704y ago

Remove typo from requirements.txt

Greg Thompson
9e438784y ago

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

Greg Thompson
e3c769c4y ago

Update requirements.txt based on commit f9f987ce

Greg Thompson
2849aac4y ago

Merge branch 'feature-wormhole' into 'vlad'

sviddo
25e70604y ago

return result of 'process_user_message' from endpoint

sviddo
d3354cd4y ago

update make_request.py module

sviddo
3a57b214y ago

update pyproject.toml file

sviddo
53c91544y ago

update app.py script

sviddo
c6664ae4y ago

Update curriculum FSM initial state

Greg Thompson
55127fa4y ago

Fix bug with initial state of curriculum FSM

Greg Thompson
f87e58b4y ago

Changes the conditions for using a FSM

Greg Thompson
a46f3434y ago

Update user message variable

Greg Thompson
0258bbd4y ago

Fix typo with state key name

Greg Thompson
f82d7ac4y ago

Update conversation manager

Greg Thompson
332b5324y ago

Merge branch 'feature-wormhole'

Greg Thompson
bfebd564y ago

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

Greg Thompson
eac8c764y ago

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

Greg Thompson
b615c664y ago

Fix merge more conflicts

Greg Thompson
5d748d64y ago

Update with more changes to fix merge conflicts

Greg Thompson
bb029844y ago

Fix merge conflicts

Greg Thompson
6c58e224y ago

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

Greg Thompson
260ec924y ago

Update requirements.txt

Greg Thompson
e6be3de4y ago

update main script

sviddo
f9f987c4y ago

update requirements.txt

sviddo
929d78c4y ago

remove files from mathtext-fastapi repo

sviddo
e6f1f784y ago

Add endpoint for conversation management of global and local states

Greg Thompson
41777514y ago

Update nlu endpoint logic

Greg Thompson
1114c2e4y ago

Add tests to curriculum mapper functions

Greg Thompson
9f23ec54y ago

Update global state manager with curriculum ingestion functions

Greg Thompson
c5b9a524y ago

Update README.md

thompsgj
8dedf444y ago

Update huggingface name

Greg Thompson
440b9c54y ago

Duplicate from thompsgj/mathtext-fastapi

thompsgj