Skip to content

➕ When to use Promptbook? #111

Answered by hejny
hejny asked this question in FAQ
Discussion options

You must be logged in to vote
  • When you are writing app that generates complex things via LLM - like websites, articles, presentations, code, stories, songs,...
  • When you want to separate code from text prompts
  • When you want to describe complex prompt pipelines and don't want to do it in the code
  • When you want to orchestrate multiple prompts together
  • When you want to reuse parts of prompts in multiple places
  • When you want to version your prompts and test multiple versions
  • When you want to log the execution of prompts and backtrace the issues

Replies: 1 comment

Comment options

hejny
Nov 29, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by hejny
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
1 participant