Show HN: LLM-mock – Record real LLM API responses once, replay them in tests
LLM-mock is a Python tool that records real responses from large language model APIs and replays them during testing, enabling deterministic and cost-effective test suites without repeated live API calls.