Uses of Class
com.agentforge4j.llm.api.LlmInvocationException
Packages that use LlmInvocationException
-
Uses of LlmInvocationException in com.agentforge4j.llm.fake
Subclasses of LlmInvocationException in com.agentforge4j.llm.fakeModifier and TypeClassDescriptionfinal classThrown when the fake provider cannot resolve a scripted response: the request carried no invocation identity, no script is registered for the run, or the run's script has no entry for the resolved key.