llm-chain-mock 0.13.0

Use `llm-chain` with a mock backend. Useful for testing.
Documentation

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.