createConversation abstract method
Implementation
Future<ConversationHandle> createConversation(
EngineHandle engine,
ConversationConfig config,
);
Future<ConversationHandle> createConversation(
EngineHandle engine,
ConversationConfig config,
);