Commit History

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

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

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

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

Adjust the threshold for sentiment analysis
5ce10a0

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

Add initial intent classification model to nlu endpoint
0dc3012

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

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

Fix spacing and name error
fbc5903

Greg Thompson commited on

Update code for PEP8 formatting
8acf519

Greg Thompson commited on

Improve code modularity and style and incorporate nlu into wormhole prototype
48c823d

Greg Thompson commited on

Update nlu api to remove author_id before saving to db
d7c0eb6

Greg Thompson commited on

Update nlu with to work with simplified event data object
1054a05

Greg Thompson commited on

Update Supabase logging with additional fields
910034b

Greg Thompson commited on

Update logging to include nlu_response object
7b3a151

Greg Thompson commited on

Update message logging to fix bugs
cb15a69

Greg Thompson commited on

Draft: Dev package
b31816e

cetinca commited on