mathtext-fastapi / mathtext_fastapi

Commit History

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

Greg Thompson commited on

Fix data response for keyword matching with no match
c57c360

Greg Thompson commited on

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

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 staging versions
b306076

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

Merge staging into feature-wormhole
0e3afb5

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

Update import statements from conversation manager
8d43cf4

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
db53e78

Greg Thompson commited on

Adjust the threshold for sentiment analysis
5ce10a0

Greg Thompson commited on

Add endpoint for conversation management of global and local states
626c6ea

Greg Thompson commited on

Update variable name
df02413

Greg Thompson commited on

Update variable name
4f0ace0

Greg Thompson commited on

Add logging to keyword recognition nlu
f0933c7

Greg Thompson commited on

Add logging to keyword recognition nlu
36bf77a

Greg Thompson commited on

Update message_text to str
1c3a499

Greg Thompson commited on

Update message_text to str
0be28d8

Greg Thompson commited on

Update user's message text type
3bc1748

Greg Thompson commited on

Update user's message text type
e0470d3

Greg Thompson commited on