Commit History

Merge branch 'staging' of https://huggingface.co/spaces/thompsgj/mathtext-fastapi into staging
b27dee1

Greg Thompson commited on

Remove print statement from keyword search
e7b3771

Greg Thompson commited on

Update keyword matching to work with phrases
b5b1714

Greg Thompson commited on

Add keyword support for skip and menu
b1bbf8f

Greg Thompson commited on

Merge branch 'staging' of https://huggingface.co/spaces/thompsgj/mathtext-fastapi into staging
da7d340

Greg Thompson commited on

Update nlu endpoint with additionally logging around alternative decode process
8f01606

Greg Thompson commited on

Update endpoint request handling and validation
30094ce

Greg Thompson commited on

Merge branch 'staging' of https://huggingface.co/spaces/thompsgj/mathtext-fastapi into staging
81aa998

Greg Thompson commited on

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

Greg Thompson commited on

Add error handling for additional payload types
46b6696

Greg Thompson commited on

remove duplicate check of message_updated_at
8fbaf5c

Hobson Lane commited on

Update nlu.py
6e983a3

Hobson Lane commited on

Merge branch 'staging' of https://huggingface.co/spaces/thompsgj/mathtext-fastapi into staging
3a0a7c7

Greg Thompson commited on

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

Greg Thompson commited on

Merge branch 'staging' of https://huggingface.co/spaces/thompsgj/mathtext-fastapi into staging
f169d59

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

Merge branch 'staging' of https://huggingface.co/spaces/thompsgj/mathtext-fastapi into staging
16b9b3d

Greg Thompson commited on

Update payload validity check to remove unnecessary field
8113f52

Greg Thompson commited on

Merge branch 'staging' of https://huggingface.co/spaces/thompsgj/mathtext-fastapi into staging
cf7650c

Greg Thompson commited on

Update date parsing
1a2dfce

Greg Thompson commited on

Merge branch 'staging' of https://huggingface.co/spaces/thompsgj/mathtext-fastapi into staging
d00b9c7

Greg Thompson commited on

Update nlu endpoint with payload validity check
3260908

Greg Thompson commited on

Merge branch 'staging' of https://huggingface.co/spaces/thompsgj/mathtext-fastapi into staging
50876ee

Greg Thompson commited on

Remove sentiment endpoint
b50e39f

Greg Thompson commited on

Merge staging versions
b306076

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
78274fe

Greg Thompson commited on

Lower traces_sample_rate
47cde96

Greg Thompson commited on

Add Sentry to FastAPI app
730dead

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