Merge pull request #52 from andrewgazelka/patch-1

Add link to "previous guides"
pull/54/head
Elvis Saravia 1 year ago committed by GitHub
commit 687420ec69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ You can use the research preview of ChatGPT [here](https://chat.openai.com) but
---
## Reviewing The Conversation Task
In one of the previous guides, we covered a bit about conversation capabilities and role prompting. We covered how to instruct the LLM to have a conversation in a specific style, with a specific intent, behavior, and identity.
In one of the [previous guides](https://github.com/dair-ai/Prompt-Engineering-Guide/blob/main/guides/prompts-basic-usage.md#conversation), we covered a bit about conversation capabilities and role prompting. We covered how to instruct the LLM to have a conversation in a specific style, with a specific intent, behavior, and identity.
Let's review our previous basic example where we created a conversational system that's able to generate more technical and scientific responses to questions.

Loading…
Cancel
Save