classify a session by session id.
Session ID
The classes to use for classification.
The name of the classifier. Will be used to store the classification in session metadata if persist is True.
Custom instruction to use for classification.
The number of session messages to consider for classification. Defaults to 4.
Whether to persist the classification to session metadata. Defaults to True.