Commit History

Add error handling for additional payload types
46b6696

Greg Thompson commited on

Update tests in nlu.py and make_request.py to reflect original b-string input
1399a2f

Greg Thompson commited on

Update payload_is_valid to fix issue with date checking
6e3f695

Greg Thompson commited on

simplify type checking for payload with schema dict
3022b4e

Hobson commited on

merge isoparser
9a02eda

Hobson commited on

helper scripts for managing pyproject.toml
3ee0381

Hobson commited on

nlu assertions to log error messages for all possible errors in payload data format
e519286

Hobson commited on

Update payload validity check to remove unnecessary field
8113f52

Greg Thompson commited on

Update date parsing
1a2dfce

Greg Thompson commited on

Update nlu endpoint with payload validity check
3260908

Greg Thompson commited on

Remove sentiment endpoint
b50e39f

Greg Thompson commited on

Merge branch 'staging' of https://gitlab.com/tangibleai/community/mathtext-fastapi into staging
74e75c0

Greg Thompson commited on

Merge branch 'staging' of https://gitlab.com/tangibleai/community/mathtext-fastapi into staging
5768e36

Greg Thompson commited on

Remove curriculum graph diagram
8fa7e45

Greg Thompson commited on

Fix formatting
3a38a28

Greg Thompson commited on

Update nlu endpoint with additional logging
2286f04

Greg Thompson commited on

Update nlu keyword commands and message filtering
a61d64f

Greg Thompson commited on

Update nlu keyword tests
ee60b4d

Greg Thompson commited on

Merge staging into feature-wormhole
0e3afb5

Greg Thompson commited on

Add graph representation of the curriculum states
6c19458

Greg Thompson commited on

Lower traces_sample_rate
47cde96

Greg Thompson commited on

Add Sentry to FastAPI app
14081b6

Greg Thompson commited on

Updated v2_conversation_manager to handle message_package from data-driven quiz
2887020

Greg Thompson commited on

Fix bug with state label
a0fb1a2

Greg Thompson commited on

Update conditions for data-driven quiz
2fdfe45

Greg Thompson commited on

Update state label in data-driven quiz response
d357071

Greg Thompson commited on

Update input for data-driven quiz
a24de84

Greg Thompson commited on

Add users.json data, data-driven quiz test, and data-driven quiz call
cbbb51a

Greg Thompson commited on

fix wrong import
5cdb1ff

sviddo commited on

Add code to attempt integrating data-driven quiz
fd02737

Greg Thompson commited on

Remove commented out lines from requirements.txt
a8264fd

Greg Thompson commited on

Update requirements.txt to download mathtext and mathactive from GitLab
ebb5ff7

Greg Thompson commited on

Merge branch 'vlad' into 'feature-wormhole'
38eb5cf

Greg Thompson commited on

Update import statements from conversation manager
8d43cf4

Greg Thompson commited on

Update requirements.txt to download packages from pypi
f667ba8

Greg Thompson commited on

Remove typo from requirements.txt
945b3f9

Greg Thompson commited on

Update requirements.txt's install line for mathtext and mathactive repos
cf9c34b

Greg Thompson commited on

Update requirements.txt based on commit f9f987ce
8c67fd6

Greg Thompson commited on

Merge branch 'feature-wormhole' into 'vlad'
dba933d

sviddo commited on

return result of 'process_user_message' from endpoint
d6e6567

sviddo commited on

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 CHANGELOG with changes added in 0.0.12
9e1c301

Greg Thompson commited on

Update CHANGELOG with information about initial release
a46cea3

Greg Thompson commited on

Add CHANGELOG to project
fb48bbc

Greg Thompson commited on

Merge branch 'feature-global-state' into 'feature-wormhole'
e6d0144

Greg Thompson commited on

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