DavidSouther / ailly

Your AI Writing Ally
Other
9 stars 6 forks source link

Add copy buttons to prompt and response outputs #96

Closed DavidSouther closed 4 months ago

DavidSouther commented 4 months ago

image

Here's an example of how changing the prompt can affect the output from a language model when asking it to "make a sandwich": ...

image

{
    "system": [
        "<role>You are a software engineer developing a tool to teach non-technical people how prompt engineering affects LLM outputs.</role>"
    ],
    "user": "Make a sandwich"
}