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.

get_context

Method
This is a method of the ContextAgent class in the specialized module.
Get context as messages

Signature

def get_context(&self) -> Vec<&ContextEntry>

Returns

Returns
Vec<&ContextEntry>
The result of the operation.

Rust Context Management

Rust Token Management