mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-02 15:40:13 +00:00
Update introduction.en.mdx
Suggest adding the link to the playground.
This commit is contained in:
parent
8c4c7aa539
commit
0624f90f66
@ -4,4 +4,4 @@ Prompt engineering is a relatively new discipline for developing and optimizing
|
|||||||
|
|
||||||
This guide covers the basics of prompts to provide a rough idea of how to use prompts to interact and instruct large language models (LLMs).
|
This guide covers the basics of prompts to provide a rough idea of how to use prompts to interact and instruct large language models (LLMs).
|
||||||
|
|
||||||
All examples are tested with `text-davinci-003` (using OpenAI's playground) unless otherwise specified. It uses the default configurations, i.e., `temperature=0.7` and `top-p=1`.
|
All examples are tested with `text-davinci-003` using [OpenAI's playground](https://platform.openai.com/playground) unless otherwise specified. The model uses the default configurations, i.e., `temperature=0.7` and `top-p=1`.
|
||||||
|
Loading…
Reference in New Issue
Block a user