2 Commits

Author SHA1 Message Date
jbrechtel e5ed706aa6 Updates prompt 2026-05-21 21:29:34 -04:00
jbrechtel 6de6b6e2b2 Add LLM prompts for converting web recipes to Cooklang
- prompts/cooklang-converter.md: Comprehensive guide with full syntax
  reference, examples, and 12 conversion guidelines
- prompts/system-prompt.md: Concise system prompt for direct API use
- prompts/user-prompt-template.md: Template with {{PLACEHOLDER}}s for
  injecting specific recipe text
- prompts/test-cases.md: 3 test cases with source recipes and expected
  Cooklang output covering fractions, multi-word ingredients, sections,
  timers, notes, and complex multi-component recipes
2026-05-19 07:53:09 -04:00