Prompts for LLM Modulo as presented in the paper Robust Planning with Compound LLM Architectures: An LLM-Modulo Approach
Each domain contains:
- Example prompts, responses, and backprompts in
examples/
directory - Prompt templates (
prompt.txt
) and Backprompt templates (backprompt.txt
) in thetemplates/
directory