Prompts for The OpenAI GPT-3 API, just throwing this up temporarily as a place to organize them. intro-to-gpt: How it works Prompts: Examples of prompts and zero-shot and few-shot usage.
Using The Fringe Poetry Interactive Content Generation Linguistics Logic Summarization Question Answer
chaining API results into one another: The results of one API call can be processed and fed back into another API call with a different prompt to expand the potential capabilities of a workflow.
Chaining Python Function Calls Determining If a Response is Requested Using a stack Why Chain? Chaining
context-stuffing With only 2048 tokens, you need to make use of your real estate by providing instructions and making implicit information explicit. benchmarking A single prompt getting a good response once might be enough for your use case, but generally we want to know how well different solutions hold up on a variety of use cases. Also important to understand where prompts designs outperform others. |
Organizing GPT-3 Prompts
page revision: 36, last edited: 19 Aug 2020 20:55