Few Shot Prompt with ChatGPT

Generate a response using ChatGPT with a prompt and few examples

by @pixies

How to Use

No instructions provided yet. Have questions?
Ask the PixieBrix Community!


Inputs

Name Required Type Description
input string The input to apply the prompt to
prompt string The ChatGPT prompt. For example: convert text to emojis
examples array Input/output pairs to provide to ChatGPT
openaiapi @pixies/openai/openaiapi integration

Outputs

Name Required Type Description
content string The generated response content
finishReason string The reason ChatGPT stopped generating text

Related Tags