withPrefix

Sets the ConversationPrefix that prepends all output from all generated conversations.

The default is getClassById NullConversationPrefix;

Return

This object.

Parameters

prefix

The ConversationPrefix to use.