Monitor whether the answer is complete, if not, automatically send a continue command.
程序的工作流程:
判断AI是否正在创作
获取AI生成的答案
判断答案是否完毕,利用的是标点[.;!!。]
如果答案不完整,则自动发动“继续”,你可以修改“继续”为“Continue”或者其他语句。