Spaces:
Runtime error
Runtime error
Commit History
update make_request.py module
d3354cd
Update the conversation manager's inputs from and outputs to Turn.io
eac8c76
Greg Thompson
commited on
Add endpoint for conversation management of global and local states
e6f1f78
Greg Thompson
commited on
Add initial intent classification model to nlu endpoint
e90c2e9
Greg Thompson
commited on
Merge branch 'main' into 'vlad'
a9c3415
update make request module
3b9d45f
Update test cases for intent-classification endpoint
f7dd3a5
Greg Thompson
commited on
Update nlu evaluation with basic intent classification using fuzzy comparison
809d03c
Greg Thompson
commited on
Add test cases for nlu endpoint
53eb781
Greg Thompson
commited on
Update nlu endpoint to handle new mathtext features
54fe116
Greg Thompson
commited on
Update simulated requests
e24f2eb
Greg Thompson
commited on
Update support for two different versions of the quiz system
172088f
Greg Thompson
commited on
Fix bugs and get pickled object to save to database
2be96c5
Greg Thompson
commited on
Integrate transitions state machine for addition quiz
24df821
Greg Thompson
commited on
Improve code modularity and style and incorporate nlu into wormhole prototype
185d33a
Greg Thompson
commited on
Update components related to context
c13c2b5
Greg Thompson
commited on
Added conversation_manager endpoint for programmatic message control
4cf8d83
Greg Thompson
commited on
Update nlu_response for sentiment label
fe10a08
Greg Thompson
commited on
Disable logging
c2c7982
Greg Thompson
commited on
Update message logging to fix bugs
d6f5c10
Greg Thompson
commited on
Update /nlu endpoint to handle multiple input types
5f4baa5
Greg Thompson
commited on
Fix bug with accepting an integer
213ed65
Greg Thompson
commited on
Update nlu endpoint to take b-string request object
3cffb60
Greg Thompson
commited on
Add Turn API and logging support
335cdd4
Greg Thompson
commited on