0
votes
0
resp
8
views
A prompt chaining pipeline that first pulls verbatim relevant quotes from a long document, then uses those quotes to generate a grounded answer to your question. Use it when you ne
A prompt chaining pipeline that first pulls verbatim relevant quotes from a long document, then uses those quotes to generate a grounded answer to your question. Use it when you ne
Appendix 10.1 Chaining Prompts . Two turns: 1 ask for ten words ending in 'ab'; 2 follow up with a request to replace any non real words. Demonstrates the multi turn 'have Claude d
Conducts a turn based mock interview for any role. Includes a templated variable so you can swap the position without rewriting the prompt. Source: https://github.com/f/awesome cha
Three short agent prompts from the Swarm style orchestration cookbook. Each agent's "routine" is what the LLM treats as its operating procedure when control is handed off. Source: