kodeagent.models.AgentResponse ============================== .. currentmodule:: kodeagent.models .. autoclass:: AgentResponse .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~AgentResponse.__init__ ~AgentResponse.clear ~AgentResponse.copy ~AgentResponse.fromkeys ~AgentResponse.get ~AgentResponse.items ~AgentResponse.keys ~AgentResponse.pop ~AgentResponse.popitem ~AgentResponse.setdefault ~AgentResponse.update ~AgentResponse.values .. rubric:: Attributes .. autosummary:: ~AgentResponse.type ~AgentResponse.channel ~AgentResponse.value ~AgentResponse.metadata