update glossary (#63)

harrison/prompt_examples
Harrison Chase 2 years ago committed by GitHub
parent 4bbaa9b2d0
commit 618611f4dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,9 +45,11 @@ Resources:
Combining multiple LLM calls together, with the output of one step being the input to the next.
Resources:
- [Paper](https://arxiv.org/pdf/2203.06566.pdf)
- [PromptChainer Paper](https://arxiv.org/pdf/2203.06566.pdf)
- [Language Model Cascades](https://arxiv.org/abs/2207.10342)
- [ICE Primer Book](https://primer.ought.org/)
### Mimetic Proxy
### Memetic Proxy
Encouraging the LLM to respond in a certain way framing the discussion in a context that the model knows of and that will result in that type of response. For example, as a conversation between a student and a teacher.

Loading…
Cancel
Save