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.

ContextEntry

Defined in the specialized module.
Rust AI Agent SDK Context entry

Fields

NameTypeDescription
roleStringEntry role
contentStringEntry content
timestampstd::time::SystemTimeEntry timestamp
metadataHashMap<StringEntry metadata
serde_json:Value>Entry metadata

Source

View on GitHub

praisonai/src/parity/specialized.rs at line 57

Rust Context Management

Rust Token Management