Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

add_segment

Method
This is a method of the ContextManager class in the context module.
Add a segment to the ledger

Signature

def add_segment(&mut self, segment: ContextSegment) -> ()

Parameters

segment
ContextSegment
required
No description available.

Returns

Returns
()
The result of the operation.