PageIndex icon indicating copy to clipboard operation
PageIndex copied to clipboard

Extract all LLM prompts and system messages from codebase

Open MohammadHamidi opened this issue 2 months ago • 1 comments

  • Document all 15 unique prompts used for LLM interactions
  • Organize by category: TOC detection, structure generation, verification, etc.
  • Include API configuration and common patterns
  • Add detailed descriptions of each prompt's purpose and location

🤖 Generated with Claude Code

MohammadHamidi avatar Oct 24 '25 07:10 MohammadHamidi

Extracted system mesages and saved them in extracted_llm_prompts.md

MohammadHamidi avatar Oct 24 '25 07:10 MohammadHamidi