mathtext-fastapi / scripts

Commit History

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

Greg Thompson commited on

Add test for question and expected_answer in message payload
5efc5bc

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

Add error handling for additional payload types
46b6696

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

helper scripts for managing pyproject.toml
3ee0381

Hobson commited on

Merge staging versions
b306076

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

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

Add code to attempt integrating data-driven quiz
fd02737

Greg Thompson commited on

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

sviddo commited on

update make_request.py module
b06e4f7

sviddo commited on

Update the conversation manager's inputs from and outputs to Turn.io
9be6a6a

Greg Thompson commited on

remove files from mathtext-fastapi repo
a16cc92

sviddo commited on

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

Greg Thompson commited on

Update threshold for using intent classification result
25fa872

Greg Thompson commited on

Update threshold for using intent classification result
2783ab2

Greg Thompson commited on

Add initial intent classification model to nlu endpoint
e90c2e9

Greg Thompson commited on

Add initial intent classification model to nlu endpoint
0dc3012

Greg Thompson commited on

Merge branch 'main' into 'vlad'
ad233e8

sviddo commited on

make function returning sequence return proper one
0cea447

sviddo commited on

fix index out of range error
f6fd98e

sviddo commited on

update make request module
c69c12b

sviddo commited on

provide data set file
096aad0

sviddo commited on

add __init__ module
52caa01

sviddo commited on

update utils module
7aed241

sviddo commited on

update questions module
4063a48

sviddo commited on

update hints module
6553c50

sviddo commited on

update generators module
13381fa

sviddo commited on

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

sviddo commited on

Update test cases for intent-classification endpoint
f7dd3a5

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

Greg Thompson commited on

Update nlu evaluation with basic intent classification using fuzzy comparison
71befd1

Greg Thompson commited on

Add test cases for nlu endpoint
8df7dc6

Greg Thompson commited on

Add test cases for nlu endpoint
53eb781

Greg Thompson commited on

Update nlu endpoint to handle new mathtext features
64033b8

Greg Thompson commited on

Update nlu endpoint to handle new mathtext features
54fe116

Greg Thompson commited on

latest update
0e9529c

sviddo commited on

Update simulated requests
8fd1f61

Greg Thompson commited on

Update simulated requests
e24f2eb

Greg Thompson commited on