Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
conversation_state.h File Reference

Persistent conversation state for the engine handle. More...

#include <entropic/types/message.h>
#include <string>
#include <vector>
Include dependency graph for conversation_state.h:

Go to the source code of this file.

Classes

struct  ConversationState
 Conversation state owned by the engine handle. More...
 

Detailed Description

Persistent conversation state for the engine handle.

Manages the message history across entropic_run calls. System prompt is injected once on first use.

Version
2.0.1

Definition in file conversation_state.h.