Commit History

add __init__ module
fe4bda3

sviddo commited on

update utils module
a52ce14

sviddo commited on

update questions module
03fc001

sviddo commited on

update hints module
3740281

sviddo commited on

update generators module
8f5ad58

sviddo commited on

update pyproject.toml file
b120bb2

sviddo commited on

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

sviddo commited on

latest update
c1fade2

sviddo 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

sviddo commited on

update questions module
96b4185

sviddo commited on

add generate hint function
c591793

sviddo commited on

update generators module
bd7fdf0

sviddo commited on

update app module
247946c

sviddo commited on

change places of endpoint-handling functions to preserve consistent order
685a923

sviddo commited on

feat:
48a206d

sviddo commited on

add endpoint for 'numbers by level' function
feb25ed

sviddo commited on

update quiz modules
9d2ffdd

sviddo commited on

update app module endpoints
99642f9

sviddo commited on

provide quiz modules
fe81191

sviddo commited on

update app with more endpoints
28bef93

sviddo commited on

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

Change the type of user input
39fd49c

Greg Thompson commited on

Separate prompt from other messages
3752e2f

Greg Thompson commited on

Merge branch 'feature-fsm-transitions' into 'main'
f3feed9

Greg Thompson commited on

Update conditions for managing the exit state
b62055b

Greg Thompson commited on

Fix bugs and get pickled object to save to database
2be96c5

Greg Thompson commited on

Add Supabase import to conversation_manager
d602f3c

Greg Thompson commited on

Fix import statement
8c66d60

Greg Thompson commited on

Added Jupyter notebook example
5dd43b0

Greg Thompson commited on

Integrate transitions state machine for addition quiz
24df821

Greg Thompson commited on

Fix spacing and name error
ff85563

Greg Thompson commited on

Update code for PEP8 formatting
12058fc

Greg Thompson commited on

Improve code modularity and style and incorporate nlu into wormhole prototype
185d33a

Greg Thompson commited on

Update nlu api to remove author_id before saving to db
836e833

Greg Thompson commited on

Update nlu with to work with simplified event data object
8f1bf52

Greg Thompson commited on

Update conversation_manager functions to handle a new event data object
ac44250

Greg Thompson commited on

Test object from turn.io
58e516f

Greg Thompson commited on

Refactor conversation_manager to use simplified Turn.io event data object
e5a763d

Greg Thompson commited on

Update conversation_manager.py for code style and comments
271c78c

Greg Thompson commited on

Use context_data's user_message for condition
32f36d9

Greg Thompson commited on

Update with print statements for testing
e33f267

Greg Thompson commited on

Add an exit state
254976b

Greg Thompson commited on