v7

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-024655133.4 KB
peers

Chat

Query a Peer's representation using natural language. Performs agentic search and reasoning to comprehensively answer the query based on all latent knowledge gathered about the peer from their messages and conclusions.

post/v3/workspaces/{workspace_id}/peers/{peer_id}/chat

Path parameters

workspace_idstring required
peer_idstring required

Request body

session_idstring nullable

ID of the session to scope the representation to

targetstring nullable

Optional peer to get the representation for, from the perspective of this peer

querystring required

Dialectic API Prompt

streamboolean
reasoning_level'minimal' | 'low' | 'medium' | 'high' | 'max'

Level of reasoning to apply: minimal, low, medium, high, or max

Response

Successful Response

contentstring nullable required