Inject prompt in template #185
briansunter
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, the templates just insert the input text afterward, but it's often better to put the context in the middle, and command at the end. Add something like handlebars to adjust the input placement.
```prompt Break apart the text into separate sentences: Text: {{ input }} Sentences in the text: ```Beta Was this translation helpful? Give feedback.
All reactions