handleLlmResponse

fun handleLlmResponse(toolRegistry: ToolRegistry, llmMessage: String?, toolName: String, toolArgs: JsonObject, llmResponseId: String?, step: TrailblazePromptStep, screenStateForLlmRequest: ScreenState, agent: TrailblazeAgent)