Uses of Record Class
com.agentforge4j.llm.fake.FakeInvocation
Packages that use FakeInvocation
-
Uses of FakeInvocation in com.agentforge4j.llm.fake
Methods in com.agentforge4j.llm.fake with parameters of type FakeInvocationModifier and TypeMethodDescriptionFakeResponseSource.nextResponse(FakeInvocation invocation) Atomically advances the per-sequence ordinal for this invocation and resolves the response.RegistryFakeResponseSource.nextResponse(FakeInvocation invocation) StaticFakeResponseSource.nextResponse(FakeInvocation invocation)