Spaces:
Runtime error
Runtime error
Commit History
update app.py script
53c9154
update main script
e6be3de
populate app.py module with endpoints
20fea99
latest update
c1fade2
update app module
247946c
change places of endpoint-handling functions to preserve consistent order
685a923
feat:
48a206d
add endpoint for 'numbers by level' function
feb25ed
update app module endpoints
99642f9
update app with more endpoints
28bef93
Fix spacing and name error
ff85563
Greg Thompson
commited on
Update code for PEP8 formatting
12058fc
Greg Thompson
commited on
Improve code modularity and style and incorporate nlu into wormhole prototype
185d33a
Greg Thompson
commited on
Update nlu api to remove author_id before saving to db
836e833
Greg Thompson
commited on
Update nlu with to work with simplified event data object
8f1bf52
Greg Thompson
commited on
Update conversation_manager functions to handle a new event data object
ac44250
Greg Thompson
commited on
Test object from turn.io
58e516f
Greg Thompson
commited on
Update conversation_manager.py for code style and comments
271c78c
Greg Thompson
commited on
Update conversation_manager to handle sending multiple messages
3f8ccf9
Greg Thompson
commited on
Update components related to context
c13c2b5
Greg Thompson
commited on
Update to handle context in request
4327c8f
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
Update Supabase logging with additional fields
64c0031
Greg Thompson
commited on
Update logging to include nlu_response object
15a3232
Greg Thompson
commited on
Disable logging
702b41e
Greg Thompson
commited on
Disable logging
a21c863
Greg Thompson
commited on
Disable logging
c2c7982
Greg Thompson
commited on
Update message logging to fix bugs
d6f5c10
Greg Thompson
commited on
Comment out Supabase logging
3b2a57b
Greg Thompson
commited on
Update /nlu endpoint to handle multiple input types
5f4baa5
Greg Thompson
commited on
Comment /nlu endpoint function
24861ac
Greg Thompson
commited on
Fix bug with accepting an integer
213ed65
Greg Thompson
commited on
Draft: Dev package
5fb1d22
Update package versions
05912c7
verified
Merge branch 'main' into turnio-integration
77d46c8
Greg Thompson
commited on
Update nlu endpoint to take b-string request object
3cffb60
Greg Thompson
commited on
Update test file
0128fae
verified
Add Turn API and logging support
335cdd4
Greg Thompson
commited on