An endpoint for reasoning about your users
message
objects you store. Those messages serve as the ground truth upon which facts about the user are derived and stored. The Dialectic Endpoint is the natural language interface through which insights are synthesized from those facts. We believe intellectual respect for LLMs is paramount in building effective AI agents/apps. It follows that the LLM should know better than any human what would aid them in their generation task. Thus, the Dialectic endpoint exists for flexible agent-to-agent communication.
collection
named honcho
. This is a reserved collection
specifically for the backend Honcho agent to interact with.
peer.chat()
endpoint. It accepts a string query. Below is some example code on how this works.