CoolFace
Apppublic

TangibleAI/mathtext-fastapi

sourceHugging Faceagpl-3.0updated 3y agoView on Hugging Face
1likes
50 commits on main
0c557f73y ago

Remove please, understand, and question keywords

Greg Thompson
b2cfbab3y ago

Merge branch 'production'

Greg Thompson
619caab3y ago

Merge branch 'production' of https://huggingface.co/spaces/TangibleAI/mathtext-fastapi into production

Greg Thompson
261580b3y ago

Merge branch 'staging' into production

Greg Thompson
5efc5bc3y ago

Add test for question and expected_answer in message payload

Greg Thompson
c57c3603y ago

Fix data response for keyword matching with no match

Greg Thompson
e7b37713y ago

Remove print statement from keyword search

Greg Thompson
b5b17143y ago

Update keyword matching to work with phrases

Greg Thompson
b1bbf8f3y ago

Add keyword support for skip and menu

Greg Thompson
e76c7a43y ago

Add keyword support for skip and menu

Greg Thompson
ea3915f3y ago

Add additional keyword support for skip and menu

Greg Thompson
400ba1c3y ago

Merge branch 'production'

Greg Thompson
61c4e513y ago

Add logging and error validation to nlu endpoint

Greg Thompson
9e2c41a3y ago

Merge branch 'staging' into production

Greg Thompson
8f016063y ago

Update nlu endpoint with additionally logging around alternative decode process

Greg Thompson
30094ce3y ago

Update endpoint request handling and validation

Greg Thompson
54f63ac3y ago

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

Greg Thompson
46b66963y ago

Add error handling for additional payload types

Greg Thompson
8fbaf5c3y ago

remove duplicate check of message_updated_at

Hobson Lane
6e983a33y ago

Update nlu.py

Hobson Lane
1399a2f3y ago

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

Greg Thompson
6e3f6953y ago

Update payload_is_valid to fix issue with date checking

Greg Thompson
3022b4e3y ago

simplify type checking for payload with schema dict

hobs
9a02eda3y ago

merge isoparser

hobs
3ee03813y ago

helper scripts for managing pyproject.toml

hobs
e5192863y ago

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

hobs
8113f523y ago

Update payload validity check to remove unnecessary field

Greg Thompson
1a2dfce3y ago

Update date parsing

Greg Thompson
32609083y ago

Update nlu endpoint with payload validity check

Greg Thompson
b50e39f3y ago

Remove sentiment endpoint

Greg Thompson
74e75c03y ago

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

Greg Thompson
5768e363y ago

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

Greg Thompson
8fa7e453y ago

Remove curriculum graph diagram

Greg Thompson
3a38a283y ago

Fix formatting

Greg Thompson
2286f043y ago

Update nlu endpoint with additional logging

Greg Thompson
a61d64f3y ago

Update nlu keyword commands and message filtering

Greg Thompson
ee60b4d3y ago

Update nlu keyword tests

Greg Thompson
0e3afb53y ago

Merge staging into feature-wormhole

Greg Thompson
6c194583y ago

Add graph representation of the curriculum states

Greg Thompson
0f5215e3y ago

Merge branch 'production'

Greg Thompson
d6c4d033y ago

Merge branch 'staging' into production

Greg Thompson
f6bacfd3y ago

Merge branch 'staging' into production

Greg Thompson
47cde963y ago

Lower traces_sample_rate

Greg Thompson
78274fe3y ago

Lower traces_sample_rate

Greg Thompson
14081b63y ago

Add Sentry to FastAPI app

Greg Thompson
730dead3y ago

Add Sentry to FastAPI app

Greg Thompson
52f48753y ago

Merge main into staging

Greg Thompson
6ade36b3y ago

Merge main into staging

Greg Thompson
d1cdfe93y ago

Merge staging into main

Greg Thompson
28870204y ago

Updated v2_conversation_manager to handle message_package from data-driven quiz

Greg Thompson