Replies: 3 comments
-
🧪 What we tried(Describe our experience here) |
Beta Was this translation helpful? Give feedback.
0 replies
-
🔎 Existing solutions(Do some research / discussion)
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Working on here #44 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Allow sample(s) to be written for each parameter in the pipeline. This would be very useful for multi-shot prompting and anomaly detection. Each sample must meet expectations. If not, it results in
PromptbookLogicError
..ptbk.md
Sample
✨ Sample prompt with sample parameters
Show how to use two consecutive prompts with one parameter each.
{word}
Any single word{word}
a cat{word}
a dog{sentenceWithTwoSynonyms}
💬 Synonym
Synonym for word
{wordSynonym}
a feline-> {wordSynonym}
💬 Sentence
Sentence with word and wordSynonym
{sentenceWithTwoSynonyms}
-> {sentenceWithTwoSynonyms}
Beta Was this translation helpful? Give feedback.
All reactions