Spaces:
Runtime error
Runtime error
Commit History
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
Update confidence score for integer nlu 2051ea9
Greg Thompson commited on
Add test cases for nlu endpoint 8df7dc6
Greg Thompson commited on
Update nlu endpoint to handle new mathtext features 64033b8
Greg Thompson commited on
Update message_data object with keys da5f9ac
Greg Thompson commited on
Update message_data object to use different versions of @event 765f432
Greg Thompson commited on
latest update 0e9529c
Update requirements with spacy model 9564ac0
Greg Thompson commited on
Update fsm manager to handle multiple cases c6f9773
Greg Thompson commited on
Merge branch 'vlad' into 'main' 67c73c6
Greg Thompson commited on
Update simulated requests 8fd1f61
Greg Thompson commited on