Method which should be implemented by subclasses to run the model.
@visibleForOverriding Future<String> callInternal(final String prompt, {final Options? options});