Spaces:
Build error
Build error
Commit History
Merge branch 'main' into 'vlad'
ad233e8
make function returning sequence return proper one
0cea447
fix index out of range error
f6fd98e
update make request module
c69c12b
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
Merge branch 'vlad' of https://gitlab.com/tangibleai/community/mathtext-fastapi into vlad
24101a8
Add test cases for nlu endpoint
8df7dc6
Greg Thompson
commited on
Update nlu endpoint to handle new mathtext features
64033b8
Greg Thompson
commited on
latest update
0e9529c
Update simulated requests
8fd1f61
Greg Thompson
commited on
Update support for two different versions of the quiz system
47c0422
Greg Thompson
commited on
update function of getting next level
a1f8134
update questions module
a18ebc5
add generate hint function
8ea1d70
update generators module
e267c97
update quiz modules
3dc9376
provide quiz modules
790a22c
Fix bugs and get pickled object to save to database
b71b7ec
Greg Thompson
commited on
Integrate transitions state machine for addition quiz
cc67cbe
Greg Thompson
commited on
Improve code modularity and style and incorporate nlu into wormhole prototype
48c823d
Greg Thompson
commited on
Update components related to context
63d32ce
Greg Thompson
commited on
Added conversation_manager endpoint for programmatic message control
007ec3d
Greg Thompson
commited on
Update nlu_response for sentiment label
b4f5809
Greg Thompson
commited on
Disable logging
bf0205f
Greg Thompson
commited on
Update message logging to fix bugs
cb15a69
Greg Thompson
commited on
Update /nlu endpoint to handle multiple input types
e63aa20
Greg Thompson
commited on
Fix bug with accepting an integer
da7f4f4
Greg Thompson
commited on
Update nlu endpoint to take b-string request object
28a310a
Greg Thompson
commited on
Add Turn API and logging support
b7f929e
Greg Thompson
commited on