Commit History

update make_request.py module
b06e4f7

sviddo commited on

update pyproject.toml file
16f8475

sviddo commited on

update app.py script
59f00d1

sviddo commited on

update main script
dec69ca

sviddo commited on

update requirements.txt
aaeabe3

sviddo commited on

remove files from mathtext-fastapi repo
a16cc92

sviddo commited on

Merge branch 'main' into 'vlad'
ad233e8

sviddo commited on

remove poetry lock file
f2284bd

sviddo commited on

make function returning sequence return proper one
0cea447

sviddo commited on

fix index out of range error
f6fd98e

sviddo commited on

update make request module
c69c12b

sviddo commited on

populate app.py module with endpoints
d7a52dd

sviddo commited on

provide data set file
096aad0

sviddo commited on

add __init__ module
52caa01

sviddo commited on

update utils module
7aed241

sviddo commited on

update questions module
4063a48

sviddo commited on

update hints module
6553c50

sviddo commited on

update generators module
13381fa

sviddo commited on

update pyproject.toml file
b2e649c

sviddo commited on

Merge branch 'vlad' of https://gitlab.com/tangibleai/community/mathtext-fastapi into vlad
24101a8

sviddo 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

sviddo commited on

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

Merge branch 'main' into vlad
00ef564

Greg Thompson commited on

Fix style
b825f41

Greg Thompson commited on

update function of getting next level
a1f8134

sviddo commited on

update questions module
a18ebc5

sviddo commited on

add generate hint function
8ea1d70

sviddo commited on

update generators module
e267c97

sviddo commited on

update app module
a35428b

sviddo commited on

change places of endpoint-handling functions to preserve consistent order
19299e4

sviddo commited on

feat:
835f767

sviddo commited on

add endpoint for 'numbers by level' function
d55a841

sviddo commited on

update quiz modules
3dc9376

sviddo commited on

update app module endpoints
bf59cf6

sviddo commited on

provide quiz modules
790a22c

sviddo commited on

update app with more endpoints
6fa6b83

sviddo commited on

Update conversation manager to modularize fsm call
bf90676

Greg Thompson commited on

Update the MathQuizFSM class to be more modular
e28f558

Greg Thompson commited on

Update correct answer format
247ffd3

Greg Thompson commited on

Fix typo
e211ff5

Greg Thompson commited on

Test user input
f4eb2a3

Greg Thompson commited on

Change the type of user input
4e06be6

Greg Thompson commited on