mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-04 12:00:10 +00:00
Merge pull request #51 from neoantox/patch-1
Fix broken link to ChatGPT
This commit is contained in:
commit
1f21b4407c
@ -17,7 +17,7 @@ ChatGPT is a new model [trained by OpenAI](https://openai.com/blog/chatgpt) that
|
|||||||
|
|
||||||
ChatGPT is trained using Reinforcement Learning from Human Feedback (RLHF). While this model is a lot more capable than previous GPT iterations (and also trained to reduce harmful and untruthful outputs), it still comes with limitations. Let's cover some of the capabilities and limitations with concrete examples.
|
ChatGPT is trained using Reinforcement Learning from Human Feedback (RLHF). While this model is a lot more capable than previous GPT iterations (and also trained to reduce harmful and untruthful outputs), it still comes with limitations. Let's cover some of the capabilities and limitations with concrete examples.
|
||||||
|
|
||||||
You can use the research preview of ChatGPT [here](chat.openai.com) but for the examples below we will use the `Chat` mode on the OpenAI Playground.
|
You can use the research preview of ChatGPT [here](https://chat.openai.com) but for the examples below we will use the `Chat` mode on the OpenAI Playground.
|
||||||
|
|
||||||
---
|
---
|
||||||
## Reviewing The Conversation Task
|
## Reviewing The Conversation Task
|
||||||
|
Loading…
Reference in New Issue
Block a user