Spaces:
Runtime error
Runtime error
Commit History
update app.py script 59f00d1
Update CHANGELOG with changes added in 0.0.12 9e1c301
Greg Thompson commited on
Update CHANGELOG with information about initial release a46cea3
Greg Thompson commited on
Add CHANGELOG to project fb48bbc
Greg Thompson commited on
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
Adjust the threshold for sentiment analysis 5ce10a0
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 variable name 4f0ace0
Greg Thompson commited on
Add logging to keyword recognition nlu 36bf77a
Greg Thompson commited on
Update message_text to str 0be28d8
Greg Thompson commited on
Update user's message text type e0470d3
Greg Thompson commited on
Remove lower from text2int 39df6cb
Greg Thompson commited on
Update nlu to fix integer issue 4e0ade3
Greg Thompson commited on
Update nlu endpoint logic cfc86b2
Greg Thompson commited on
Update threshold for using intent classification result 2783ab2
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
Move model to global namespace edd10ba
Greg Thompson commited on
Update intent classification model 9f56df0
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