Spaces:
Runtime error
Runtime error
Commit History
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
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
Update support for two different versions of the quiz system 47c0422
Greg Thompson commited on