Project
Reverse Dependencies for llm_mock_anthropic
The projects listed here declare llm_mock_anthropic as a runtime or development dependency
0.0
Deja records a non-deterministic call (today: an Anthropic LLM call) the first
time a test makes it and replays the recorded response on every run after that,
so tests that exercise real model behavior stay fast, offline, and deterministic.
Ships RSpec helpers (use_llm_cache, expect_llm_called, forbid_calls) and a
meet_requirements matcher that judges free-text requirements with the model and
caches the verdict.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026