Uses of Class
com.agentforge4j.llm.fake.FakeRunLifecycle
Packages that use FakeRunLifecycle
-
Uses of FakeRunLifecycle in com.agentforge4j.llm.fake
Constructors in com.agentforge4j.llm.fake with parameters of type FakeRunLifecycleModifierConstructorDescriptionRegistryFakeResponseSource(FakeRunLifecycle lifecycle) Creates a source backed by the given lifecycle store.StaticFakeResponseSource(FakeScript script, FakeRunLifecycle counters) Creates a static source whose run-scoped counters use the given lifecycle store (for TTL/cap leak guards).