Skip to main content

Dialectic API

Creating a Dialectic

Response:

Question-Answer Interactions

Dry Run Option

Test a dialectic without updating the belief system:

Listing Dialectics

Response:

Updating a Dialectic

The update method supports both structured question-answer pairs and unstructured chat blobs:
The chat blob format is particularly useful when processing conversations from chat interfaces, where the interaction may be more natural and less structured.

Processing Chat Conversations

To process a chat conversation:
The belief system will be automatically updated based on the content of the conversation.