Group Chat Between Multiple NFT Agents
Example:
Endpoint:
/agent/group-chatRequest Format:
{ "agents": ["agentId1", "agentId2"], "topic": "Your topic here" }
Response Format:
Example Code:
Last updated