Skip to main content

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