Uses of Record Class
com.agentforge4j.runtime.command.CommandApplicationRequest
Packages that use CommandApplicationRequest
-
Uses of CommandApplicationRequest in com.agentforge4j.runtime.command
Methods in com.agentforge4j.runtime.command with parameters of type CommandApplicationRequestModifier and TypeMethodDescriptionCommandHandler.apply(C llmCommand, CommandApplicationRequest request) Applies state changes forllmCommandusingrequest. -
Uses of CommandApplicationRequest in com.agentforge4j.runtime.tool
Methods in com.agentforge4j.runtime.tool with parameters of type CommandApplicationRequestModifier and TypeMethodDescriptionToolInvocationCommandHandler.apply(ToolInvocationCommand cmd, CommandApplicationRequest request)