Function: getAgentConversation()
getAgentConversation(
agentId):SpawnedAgentEntry|undefined
Defined in: chat/src/spawn-agent.ts:241
Get a specific agent's conversation history
Parameters
agentId
string
Returns
SpawnedAgentEntry | undefined
getAgentConversation(
agentId):SpawnedAgentEntry|undefined
Defined in: chat/src/spawn-agent.ts:241
Get a specific agent's conversation history
string
SpawnedAgentEntry | undefined