Spaces:
Build error
Build error
Commit History
update main script
dec69ca
populate app.py module with endpoints
d7a52dd
latest update
0e9529c
update app module
a35428b
change places of endpoint-handling functions to preserve consistent order
19299e4
feat:
835f767
add endpoint for 'numbers by level' function
d55a841
update app module endpoints
bf59cf6
update app with more endpoints
6fa6b83
Fix spacing and name error
fbc5903
Greg Thompson
commited on
Update code for PEP8 formatting
8acf519
Greg Thompson
commited on
Improve code modularity and style and incorporate nlu into wormhole prototype
48c823d
Greg Thompson
commited on
Update nlu api to remove author_id before saving to db
d7c0eb6
Greg Thompson
commited on
Update nlu with to work with simplified event data object
1054a05
Greg Thompson
commited on
Update conversation_manager functions to handle a new event data object
25fedb7
Greg Thompson
commited on
Test object from turn.io
9da4a02
Greg Thompson
commited on
Update conversation_manager.py for code style and comments
f549aa3
Greg Thompson
commited on
Update conversation_manager to handle sending multiple messages
249f836
Greg Thompson
commited on
Update components related to context
63d32ce
Greg Thompson
commited on
Update to handle context in request
8d4dd70
Greg Thompson
commited on
Added conversation_manager endpoint for programmatic message control
007ec3d
Greg Thompson
commited on
Update nlu_response for sentiment label
b4f5809
Greg Thompson
commited on
Update Supabase logging with additional fields
910034b
Greg Thompson
commited on
Update logging to include nlu_response object
7b3a151
Greg Thompson
commited on
Disable logging
b3d5f20
Greg Thompson
commited on
Disable logging
1519677
Greg Thompson
commited on
Disable logging
bf0205f
Greg Thompson
commited on
Update message logging to fix bugs
cb15a69
Greg Thompson
commited on
Comment out Supabase logging
c32f8d2
Greg Thompson
commited on
Update /nlu endpoint to handle multiple input types
e63aa20
Greg Thompson
commited on
Comment /nlu endpoint function
82e3c2a
Greg Thompson
commited on
Fix bug with accepting an integer
da7f4f4
Greg Thompson
commited on
Draft: Dev package
b31816e
Update package versions
6b07ee4
Merge branch 'main' into turnio-integration
0657904
Greg Thompson
commited on
Update nlu endpoint to take b-string request object
28a310a
Greg Thompson
commited on
Update test file
4120946
Add Turn API and logging support
b7f929e
Greg Thompson
commited on