Commit History

Merge branch 'staging' into production
d6c4d03

Greg Thompson commited on

Lower traces_sample_rate
78274fe

Greg Thompson commited on

Add Sentry to FastAPI app
730dead

Greg Thompson commited on

Merge main into staging
52f4875

Greg Thompson commited on

Update CHANGELOG with changes added in 0.0.12
806adc5

Greg Thompson commited on

Update CHANGELOG with information about initial release
cd53b88

Greg Thompson commited on

Add CHANGELOG to project
bab1e60

Greg Thompson commited on

Adjust the threshold for sentiment analysis
db53e78

Greg Thompson commited on

Update variable name
df02413

Greg Thompson commited on

Add logging to keyword recognition nlu
f0933c7

Greg Thompson commited on

Update message_text to str
1c3a499

Greg Thompson commited on

Update user's message text type
3bc1748

Greg Thompson commited on

Remove lower from text2int
91e1bad

Greg Thompson commited on

Update nlu to fix integer issue
24bfa52

Greg Thompson commited on

Update nlu endpoint logic
07a113a

Greg Thompson commited on

Update threshold for using intent classification result
25fa872

Greg Thompson commited on

Move model to global namespace
52065cc

Greg Thompson commited on

Update intent classification model
22b2ae8

Greg Thompson commited on

Merge branch 'feature-intent-model' into 'staging'
eecb00a

Greg Thompson commited on

Update requirements.txt
1696121

Greg Thompson commited on

Add initial intent classification model to nlu endpoint
e90c2e9

Greg Thompson commited on

Update requirements.txt
483d3cd

Greg Thompson commited on

Reorder the execution of nlu analysis
fc1ccfb

Greg Thompson commited on

Fix typo in intent commands list
baef1d8

Greg Thompson commited on

Update test cases for intent-classification endpoint
f7dd3a5

Greg Thompson commited on

Update nlu evaluation with basic intent classification using fuzzy comparison
809d03c

Greg Thompson commited on

Update confidence score for integer nlu
44e23f4

Greg Thompson commited on

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

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

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