Get Conversation Event
Events
Get Conversation Event
Get a local event given an id
GET
Get Conversation Event
Response
Successful Response
- Condensation
- CondensationRequest
- CondensationSummaryEvent
- ConversationErrorEvent
- ConversationStateUpdateEvent
- LLMCompletionLogEvent
- ActionEvent
- MessageEvent
- AgentErrorEvent
- ObservationEvent
- UserRejectObservation
- SystemPromptEvent
- TokenEvent
- PauseEvent
This action indicates a condensation of the conversation history is happening.
Completion or Response ID of the LLM response that generated this event
Allowed value:
"Condensation"Unique event id (ULID/UUID)
Event timestamp
Available options:
agent, user, environment The IDs of the events that are being forgotten (removed from the View given to the LLM).
An optional summary of the events being forgotten.
An optional offset to the start of the resulting view (after forgotten events have been removed) indicating where the summary should be inserted. If not provided, the summary will not be inserted into the view.
Required range:
x >= 0
