Spaces:
Runtime error
Runtime error
Commit History
Update nlu endpoint with payload validity check
3260908
Greg Thompson
commited on
Remove sentiment endpoint
b50e39f
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
47cde96
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
Add code to attempt integrating data-driven quiz
fd02737
Greg Thompson
commited on
Remove commented out lines from requirements.txt
a8264fd
Greg Thompson
commited on
Update requirements.txt to download mathtext and mathactive from GitLab
ebb5ff7
Greg Thompson
commited on
Merge branch 'vlad' into 'feature-wormhole'
38eb5cf
Greg Thompson
commited on
Update import statements from conversation manager
8d43cf4
Greg Thompson
commited on
Update requirements.txt to download packages from pypi
f667ba8
Greg Thompson
commited on
Remove typo from requirements.txt
945b3f9
Greg Thompson
commited on
Update requirements.txt's install line for mathtext and mathactive repos
cf9c34b
Greg Thompson
commited on
Update requirements.txt based on commit f9f987ce
8c67fd6
Greg Thompson
commited on
Merge branch 'feature-wormhole' into 'vlad'
dba933d
return result of 'process_user_message' from endpoint
d6e6567
update make_request.py module
b06e4f7
update pyproject.toml file
16f8475
update app.py script
59f00d1
Update CHANGELOG with changes added in 0.0.12
9e1c301
Greg Thompson
commited on
Update CHANGELOG with information about initial release
a46cea3
Greg Thompson
commited on
Add CHANGELOG to project
fb48bbc
Greg Thompson
commited on
Merge branch 'feature-global-state' into 'feature-wormhole'
e6d0144
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
5ce10a0
Greg Thompson
commited on
Merge branch 'feature-global-state' into 'feature-wormhole'
9a45711
Greg Thompson
commited on
Update requirements.txt
d14bd4c
Greg Thompson
commited on
update main script
dec69ca
update requirements.txt
aaeabe3
remove files from mathtext-fastapi repo
a16cc92
Add endpoint for conversation management of global and local states
626c6ea
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