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