Spaces:
Runtime error
Runtime error
Commit History
Add code to attempt integrating data-driven quiz fd02737
Greg Thompson commited on
Remove commented out lines from requirements.txt a8264fd
Greg Thompson commited on
Update requirements.txt to download mathtext and mathactive from GitLab ebb5ff7
Greg Thompson commited on
Merge branch 'vlad' into 'feature-wormhole' 38eb5cf
Greg Thompson commited on
Update import statements from conversation manager 8d43cf4
Greg Thompson commited on
Update requirements.txt to download packages from pypi f667ba8
Greg Thompson commited on
Remove typo from requirements.txt 945b3f9
Greg Thompson commited on
Update requirements.txt's install line for mathtext and mathactive repos cf9c34b
Greg Thompson commited on
Update requirements.txt based on commit f9f987ce 8c67fd6
Greg Thompson commited on
Merge branch 'feature-wormhole' into 'vlad' dba933d
return result of 'process_user_message' from endpoint d6e6567
update make_request.py module b06e4f7
update pyproject.toml file 16f8475
update app.py script 59f00d1
Merge branch 'feature-global-state' into 'feature-wormhole' e6d0144
Greg Thompson commited on
Update the conversation manager's inputs from and outputs to Turn.io 9be6a6a
Greg Thompson commited on
Merge branch 'feature-global-state' into 'feature-wormhole' 9a45711
Greg Thompson commited on
Update requirements.txt d14bd4c
Greg Thompson commited on
update main script dec69ca
update requirements.txt aaeabe3
remove files from mathtext-fastapi repo a16cc92
Add endpoint for conversation management of global and local states 626c6ea
Greg Thompson commited on
Update nlu endpoint logic 20f623d
Greg Thompson commited on
Add tests to curriculum mapper functions a34228d
Greg Thompson commited on
Update global state manager with curriculum ingestion functions d53af6d
Greg Thompson commited on
Update huggingface name 6785aa6
Greg Thompson commited on
Update global state manager vertical state transitions e5d94ad
Greg Thompson commited on
Add states and transitions for math curriculum 5822d1f
Greg Thompson commited on
Merge branch 'feature-intent-model' into 'staging' 0a95b80
Greg Thompson commited on
Update requirements.txt 6ed88ce
Greg Thompson commited on
Add initial intent classification model to nlu endpoint 0dc3012
Greg Thompson commited on
Merge branch 'main' into 'vlad' ad233e8
remove poetry lock file f2284bd
make function returning sequence return proper one 0cea447
fix index out of range error f6fd98e
update make request module c69c12b
populate app.py module with endpoints d7a52dd
provide data set file 096aad0
add __init__ module 52caa01
update utils module 7aed241
update questions module 4063a48
update hints module 6553c50
update generators module 13381fa
update pyproject.toml file b2e649c
Merge branch 'vlad' of https://gitlab.com/tangibleai/community/mathtext-fastapi into vlad 24101a8
Reorder the execution of nlu analysis 16d53be
Greg Thompson commited on
Fix typo in intent commands list 605f02f
Greg Thompson commited on
Update test cases for intent-classification endpoint fc4d327
Greg Thompson commited on
Update nlu evaluation with basic intent classification using fuzzy comparison 71befd1
Greg Thompson commited on