Spaces:
Runtime error
Runtime error
Commit History
update make_request.py module
d3354cd
update pyproject.toml file
3a57b21
update app.py script
53c9154
update main script
e6be3de
update requirements.txt
f9f987c
remove files from mathtext-fastapi repo
929d78c
Merge branch 'main' into 'vlad'
a9c3415
remove poetry lock file
98c1f9b
make function returning sequence return proper one
037704a
fix index out of range error
174f365
update make request module
3b9d45f
populate app.py module with endpoints
20fea99
provide data set file
d001971
add __init__ module
fe4bda3
update utils module
a52ce14
update questions module
03fc001
update hints module
3740281
update generators module
8f5ad58
update pyproject.toml file
b120bb2
Merge branch 'vlad' of https://gitlab.com/tangibleai/community/mathtext-fastapi into vlad
ba73cb8
Add test cases for nlu endpoint
53eb781
Greg Thompson
commited on
Update nlu endpoint to handle new mathtext features
54fe116
Greg Thompson
commited on
Update message_data object with keys
1638b1d
Greg Thompson
commited on
Update message_data object to use different versions of
@event
05bcb80
Greg Thompson
commited on
latest update
c1fade2
Update requirements with spacy model
adc9dc1
Greg Thompson
commited on
Update fsm manager to handle multiple cases
102de16
Greg Thompson
commited on
Merge branch 'vlad' into 'main'
3902c3e
Greg Thompson
commited on
Update simulated requests
e24f2eb
Greg Thompson
commited on
Update support for two different versions of the quiz system
172088f
Greg Thompson
commited on
Merge branch 'main' into vlad
db324cb
Greg Thompson
commited on
Fix style
d02cde4
Greg Thompson
commited on
update function of getting next level
400f08e
update questions module
96b4185
add generate hint function
c591793
update generators module
bd7fdf0
update app module
247946c
change places of endpoint-handling functions to preserve consistent order
685a923
feat:
48a206d
add endpoint for 'numbers by level' function
feb25ed
update quiz modules
9d2ffdd
update app module endpoints
99642f9
provide quiz modules
fe81191
update app with more endpoints
28bef93
Update conversation manager to modularize fsm call
63facdc
Greg Thompson
commited on
Update the MathQuizFSM class to be more modular
85a4243
Greg Thompson
commited on
Update correct answer format
3363428
Greg Thompson
commited on
Fix typo
d7df3e1
Greg Thompson
commited on
Test user input
c2a7fac
Greg Thompson
commited on