Commit History

Update the conversation manager's inputs from and outputs to Turn.io
9be6a6a

Greg Thompson commited on

Adjust the threshold for sentiment analysis
5ce10a0

Greg Thompson commited on

Merge branch 'feature-global-state' into 'feature-wormhole'
9a45711

Greg Thompson commited on

Update requirements.txt
d14bd4c

Greg Thompson 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

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

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

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