# llm-chain-mock Mock LLM driver. Echos your prompt and options to you for easy debugging. Running a real LLM locally or use a paid API is costly. For quick testing and debugging, this mock driver simulates a real LLM but is much faster and cheaper to run.