Commit History

Add users.json data, data-driven quiz test, and data-driven quiz call
cbbb51a

Greg Thompson commited on

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

sviddo commited on

return result of 'process_user_message' from endpoint
d6e6567

sviddo commited on

update app.py script
59f00d1

sviddo commited on

update main script
dec69ca

sviddo commited on

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

Greg Thompson commited on

populate app.py module with endpoints
d7a52dd

sviddo commited on

Update test cases for intent-classification endpoint
fc4d327

Greg Thompson commited on

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

Greg Thompson commited on

latest update
0e9529c

sviddo commited on

update app module
a35428b

sviddo commited on

change places of endpoint-handling functions to preserve consistent order
19299e4

sviddo commited on

feat:
835f767

sviddo commited on

add endpoint for 'numbers by level' function
d55a841

sviddo commited on

update app module endpoints
bf59cf6

sviddo commited on

update app with more endpoints
6fa6b83

sviddo commited on

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

cetinca commited on

Update package versions
6b07ee4

cetinca commited on

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

cetinca commited on

Add Turn API and logging support
b7f929e

Greg Thompson commited on

add FIXME suggestion
68085da

Hobson commited on

Initial commit
7ff1fe0

cetinca commited on