adds prompt engineering guide from Brex
This commit is contained in:
parent
ebf75b2c5a
commit
baedd7c176
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ People are writing great tools and papers for improving outputs from GPT. Here a
|
|||
|
||||
### Prompting guides
|
||||
|
||||
- [Brex's Prompt Engineering Guide](https://github.com/brexhq/prompt-engineering): Brex's introduction to language models and prompt engineering.
|
||||
- [promptingguide.ai](https://www.promptingguide.ai/): A prompt engineering guide that demonstrates many techniques.
|
||||
- [OpenAI Cookbook: Techniques to improve reliability](https://github.com/openai/openai-cookbook/blob/main/techniques_to_improve_reliability.md): A slightly dated (Sep 2022) review of techniques for prompting language models.
|
||||
- [Lil'Log Prompt Engineering](https://lilianweng.github.io/posts/2023-03-15-prompt-engineering/): An OpenAI researcher's review of the prompt engineering literature (as of March 2023).
|
||||
|
|
|
|||
Loading…
Reference in a new issue