# -*-coding:utf-8 -*- Prompt = { # 文章润色: 修改拼写,语法,提高可读性 'Better': 'As a writing improvement assistant, your task is to improve the spelling, grammar, clarity, concision, and overall readability of the text provided, while breaking down long sentences, reducing repetition, and providing suggestions for improvement. Please provide only the corrected Chinese version of the text and avoid including explanations. Please begin by editing the following text: {Text}', # 小红书画风: 适合宣传,营销场景 'RedBook':'Please edit the following passage in Chinese using the Xiaohongshu style, which is characterized by captivating headlines, the inclusion of emoticons in each paragraph, and the addition of relevant tags at the end. Be sure to maintain the original meaning of the text. Please begin by editing the following text: {Text}', # 去口语化: 口语转正式文本,用户访谈转正式文本 'Decolloquialism': 'Using concise and clear language, please edit the following passage to improve its logical flow, eliminate any typographical errors and respond in Chinese. Be sure to maintain the original meaning of the text. Please begin by editing the following text: {Text}', # 文本缩写摘要 'Summarize':'Summarize the following text into 100 words, making it easy to read and comprehend. The summary should be concise, clear, and capture the main points of the text. Avoid using complex sentence structures or technical jargon. Please begin by editing the following text: {Text}', # 幽默搞笑画风 'Humor': 'Rewrite the article with a stylistic flair that retains the original semantic meaning while making it more humorous and witty. Respond in Chinese. Please begin by editing the following text: {Text} ' }