文章目录
- 介绍
- 注册
介绍
OpenAI发布了一个全新的聊天机器人模型—— ChatGPT,同时这也是继GPT-3.5 系列的主力模型之一
ChatGPT 测试地址:
https://chat.openai.com/auth/login
https://gpt.chatapi.art/
ChatGPT官方说明:
Optimizing Language Models for Dialogue
We’ve trained a model called ChatGPT which interacts in a conversational way.
The dialogue format makes it possible for ChatGPT to answer followup questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests.
这一模型可以与人类进行谈话般的交互,可以回答追问,连续性的问题,承认其回答中的错误,指出人类提问时的不正确前提,拒绝回答不适当的问题。
ChatGPT is a sibling model to InstructGPT, which is trained to follow an instruction in a prompt and provide a detailed response.
ChatGPT 是 OpenAI 之前发布的 InstructGPT 的近似产物,后者致力于通过命令提示词生成一个细致的回复。
2022年12月9日 10点55分提问:
这类似于是大学生做小学题没做出来,讲出去被村里笑了三年
注册
如何注册 ChatGPT :最新手把手亲测可用教程