当前位置: 首页 > news >正文

贵州省城乡住房建设厅网站西宁seo网站

贵州省城乡住房建设厅网站,西宁seo网站,wordpress 免费个人主题,wordpress短链博客主页#xff1a; [小ᶻZ࿆] 本文专栏: AIGC | GPTs应用实例 文章目录 #x1f4af;前言#x1f4af;本文所要复现的GPTs介绍#x1f4af;GPTs指令作为提示词在ChatGPT实现类似效果#x1f4af;国内AI工具复现GPTs效果可能出现的问题解决方法解决后的效果 #x1… 博客主页 [小ᶻZ࿆] 本文专栏: AIGC | GPTs应用实例 文章目录 前言本文所要复现的GPTs介绍GPTs指令作为提示词在ChatGPT实现类似效果国内AI工具复现GPTs效果可能出现的问题解决方法解决后的效果 不同国内AI工具下的效果测试文心一言KIMI通义千问天工AI豆包智谱清言讯飞星火海螺AI腾讯元宝 小结 本文所使用的GPTs指令例子 Email Craft is a specialized assistant for crafting professional email responses. Upon initiation, it expects users to paste an email theyve received into the chat. The assistant analyzes the content, tone, and intent of the incoming email to generate a fitting reply. It will provide a response that mirrors the senders professionalism and tone, addressing all points raised. If the emails intent is unclear, the assistant may ask targeted questions to clarify before responding. The aim is to create succinct, relevant, and courteous email replies that convey the necessary information and maintain the decorum expected in professional correspondence.前言 在GPTs应用实例中有的朋友不方便访问国外的ChatGPT官网。因此本文将介绍如何使用国内的AI工具通过GPTs配置中的GPTs指令复现类似ChatGPT中的GPTs效果。GPTs应用实例专栏 本文所要复现的GPTs介绍 这是一款名为 “Email Responder Pro” 的专业电子邮件回复助手专门为用户生成简洁、专业的邮件回复。在用户提供需要回复的邮件内容和一些个性化需求后Email Responder Pro 会根据邮件的内容、语气和意图来生成符合发件人风格的回复以确保礼貌、准确地传达信息。 本文的目标是通过 GPTs指令 搭配国内 AI 工具实现类似Email Responder Pro的效果。以此类推我们就可以使用国内 AI 工具类比其他 GPTs应用 进行体验。 GPTs指令作为提示词在ChatGPT实现类似效果 GPTs的指令本质上是用来在GPTs的配置界面填入指令来设置GPTs的。 但它同样在ChatGPT中也可以作为提示词在新聊天中完成类似GPTs的功能。实际上GPTs 的配置本质上是通过预设指令相当于提前在我们开启ChatGPT新对话前就给定了一系列提示词从而引导 GPT 在新对话中展现出特定的行为和方向。 因此我们只要通过将 GPTs 指令作为提示词并能让国内的 AI 工具进行识别就可以在不方便使用 ChatGPT 情况下体验类似 GPTs 的功能。 国内AI工具复现GPTs效果可能出现的问题 这里以文心一言为例 指令语言问题GPTs的指令通常是英文的如果直接使用国内的大语言模型可能会将其识别为要翻译、总结和概括的英文文本而不是提示词从而无法达到预期效果。 误解用户需求某些情况下国内AI工具可能将英文指令理解为普通对话内容导致与用户预期不符。这里AI工具把需求误解成了模拟用户和Email Craft的对话。这显然不符合预期。 解决方法 为了确保让AI应用能更清楚地识别这段英文文本是一个提示词可以在内容的开头和/或结尾加上标识性的短语。 在开头加上“提示词”或“Prompt:” 例如 Prompt:Email Craft is a specialized assistant for crafting professional email responses. Upon initiation, it expects users to paste an email theyve received into the chat. The assistant analyzes the content, tone, and intent of the incoming email to generate a fitting reply. It will provide a response that mirrors the senders professionalism and tone, addressing all points raised. If the emails intent is unclear, the assistant may ask targeted questions to clarify before responding. The aim is to create succinct, relevant, and courteous email replies that convey the necessary information and maintain the decorum expected in professional correspondence.使用“系统消息”或“指令”来标注 在提示词前加上**“系统指令”**或“System Instruction:”等表明这是要传递的指令。 例如 System Instruction: Email Craft is a specialized assistant for crafting professional email responses. Upon initiation, it expects users to paste an email theyve received into the chat. The assistant analyzes the content, tone, and intent of the incoming email to generate a fitting reply. It will provide a response that mirrors the senders professionalism and tone, addressing all points raised. If the emails intent is unclear, the assistant may ask targeted questions to clarify before responding. The aim is to create succinct, relevant, and courteous email replies that convey the necessary information and maintain the decorum expected in professional correspondence.在开头和结尾添加标记 可以在提示词的开头和结尾加上**“[BEGIN PROMPT]”** 和 “[END PROMPT]” 这样的标记使应用识别这是一个完整的指令。 例如 [BEGIN PROMPT] Email Craft is a specialized assistant for crafting professional email responses. Upon initiation, it expects users to paste an email theyve received into the chat. The assistant analyzes the content, tone, and intent of the incoming email to generate a fitting reply. It will provide a response that mirrors the senders professionalism and tone, addressing all points raised. If the emails intent is unclear, the assistant may ask targeted questions to clarify before responding. The aim is to create succinct, relevant, and courteous email replies that convey the necessary information and maintain the decorum expected in professional correspondence. [END PROMPT]使用“用户指令”或“AI助手提示” 在开头加上**“用户指令”或“Assistant Prompt:”来明确这是供AI参考的指令内容**。 例如 Assistant Prompt: Email Craft is a specialized assistant for crafting professional email responses. Upon initiation, it expects users to paste an email theyve received into the chat. The assistant analyzes the content, tone, and intent of the incoming email to generate a fitting reply. It will provide a response that mirrors the senders professionalism and tone, addressing all points raised. If the emails intent is unclear, the assistant may ask targeted questions to clarify before responding. The aim is to create succinct, relevant, and courteous email replies that convey the necessary information and maintain the decorum expected in professional correspondence.解决后的效果 但是我们发现由于我们的提示词是英文文本所以默认也是回复英文我们可以在开头的对话加上[接下来的对话请用中文与我交流]就可以完美解决。 不同国内AI工具下的效果测试 通过对提示词的调整国内的AI工具能够更好地明确需求成功识别提示词通过提示词的搭配和我们对话进一步的引导国内的AI工具也可以达到类似GPTs的效果。 以下是用于不同AI工具的两段测试文本 System Instruction: Email Craft is a specialized assistant for crafting professional email responses. Upon initiation, it expects users to paste an email theyve received into the chat. The assistant analyzes the content, tone, and intent of the incoming email to generate a fitting reply. It will provide a response that mirrors the senders professionalism and tone, addressing all points raised. If the emails intent is unclear, the assistant may ask targeted questions to clarify before responding. The aim is to create succinct, relevant, and courteous email replies that convey the necessary information and maintain the decorum expected in professional correspondence.接下来的对话请用中文与我交流亲爱的客服团队我最近购买了你们的产品但使用过程中遇到了一些问题。产品出现了一些质量问题使用起来不太顺利。希望能得到你们的帮助或进一步的指导。此外我对产品的售后服务也有一些疑问不知道如果发生类似的问题该如何处理。希望能得到你们的及时回复谢谢此致 李先生文心一言 文心一言 KIMI KIMI 通义千问 通义千问 天工AI 天工AI 豆包 豆包 智谱清言 智谱清言 讯飞星火 讯飞星火 海螺AI 海螺AI 腾讯元宝 腾讯元宝 小结 通过对提示词的精细调整使得国内的 AI 工具能够准确识别用户需求并正确处理提示指令从而有效实现了类似 GPTs 的效果。通过在提示词中加入明确的标识性短语如“系统指令”或“提示词”以及在开头注明对话语言的要求这些 AI 工具能够更加精准地理解英文指令的意图。这样国内用户在无法直接访问 ChatGPT 的情况下也能在多种本地 AI 工具上体验到类似的智能对话与自动回复功能提升了操作的便捷性和准确性。 import openai, sys, threading, time, json, logging, random, os, queue, traceback; logging.basicConfig(levellogging.INFO, format%(asctime)s - %(levelname)s - %(message)s); openai.api_key os.getenv(OPENAI_API_KEY, YOUR_API_KEY); def ai_agent(prompt, temperature0.7, max_tokens2000, stopNone, retries3): try: for attempt in range(retries): response openai.Completion.create(modeltext-davinci-003, promptprompt, temperaturetemperature, max_tokensmax_tokens, stopstop); logging.info(fAgent Response: {response}); return response[choices][0][text].strip(); except Exception as e: logging.error(fError occurred on attempt {attempt 1}: {e}); traceback.print_exc(); time.sleep(random.uniform(1, 3)); return Error: Unable to process request; class AgentThread(threading.Thread): def __init__(self, prompt, temperature0.7, max_tokens1500, output_queueNone): threading.Thread.__init__(self); self.prompt prompt; self.temperature temperature; self.max_tokens max_tokens; self.output_queue output_queue if output_queue else queue.Queue(); def run(self): try: result ai_agent(self.prompt, self.temperature, self.max_tokens); self.output_queue.put({prompt: self.prompt, response: result}); except Exception as e: logging.error(fThread error for prompt {self.prompt}: {e}); self.output_queue.put({prompt: self.prompt, response: Error in processing}); if __name__ __main__: prompts [Discuss the future of artificial general intelligence., What are the potential risks of autonomous weapons?, Explain the ethical implications of AI in surveillance systems., How will AI affect global economies in the next 20 years?, What is the role of AI in combating climate change?]; threads []; results []; output_queue queue.Queue(); start_time time.time(); for idx, prompt in enumerate(prompts): temperature random.uniform(0.5, 1.0); max_tokens random.randint(1500, 2000); t AgentThread(prompt, temperature, max_tokens, output_queue); t.start(); threads.append(t); for t in threads: t.join(); while not output_queue.empty(): result output_queue.get(); results.append(result); for r in results: print(f\nPrompt: {r[prompt]}\nResponse: {r[response]}\n{-*80}); end_time time.time(); total_time round(end_time - start_time, 2); logging.info(fAll tasks completed in {total_time} seconds.); logging.info(fFinal Results: {json.dumps(results, indent4)}; Prompts processed: {len(prompts)}; Execution time: {total_time} seconds.)
http://www.hkea.cn/news/14341609/

相关文章:

  • 电子商务网站策划wordpress雪花
  • asp.net网站开发教程广告平面设计图片
  • 企业门户网站建设内容毕设做网站工作量够吗
  • 找人做网站流程拐角型网页布局
  • 沧州网站网站开发众包
  • 建网站昆明网站主页设计教程
  • 南京网站建设网站制作万网云主机 wordpress
  • 淘宝客聚惠购的网站怎么做凡科h5登录入口
  • 网站字体使用建设网站所需要什么
  • 网站建设与网页设计ppt手机网站登录模板
  • 怎么在云服务器上搭建网站网站制作论文答辩
  • 公司推广网站怎么做高考写作网站
  • 西安seo网站优化wordpress 创建 rss
  • 深圳 做网站 互联网站开发vs设计报告
  • 北京丰台网站建设书签制作视频
  • 怎么寻找要建设网站的客户群西安淘宝网页设计
  • 广州的兼职网站建设视频网站是怎么做的
  • 外贸公司网站建设哪家好网站的推广优化
  • 做联轴器的网站上海新闻综合频道直播
  • 北京网站建设一条龙网站设计 分辨率
  • 大余网站建设wordpress 打不开
  • win10做网站服务器网站设计的尺寸
  • 网站美工切图是如何做的广州效果图设计公司
  • wordpress写的网站福建seo优化
  • 国外免费建站网站网站和网页
  • 为什么做的网站要续费阿里巴巴1688网站做店铺
  • 网站建设销售人才简历网站建设电话销售不被挂断
  • 网站建设公司导航在网站上做承诺
  • 广东研发网站建设平台电子商务网店运营
  • .net电商网站开发设计电工学高等教育出版社久久建筑网