Mongo

Here we have the different views of the app.

mongo.update_entry(entry_id)

This method updates the classified status of an interaction

Parameters:

param entry_id:The id of the message.
mongo.get_interactions(agent)

This method retrieves all of unclassified user-agent interactions

Parameters:agent – A valid agent name.
Returns:a list of all interactions