A Thread represents a group of interactions between a user and an AI app. It can be, for example, a conversation between a human and one or several assistants, or an agent generating a document piece by piece from a user input.

A Thread is composed of Steps. A Step can be a message, or an intermediate AI step like an LLM call.

Log a Thread

Visualize the Thread on Literal

Navigate to the Threads page on the platform to see the thread you just created.

Output on the platform