Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
MemoryMessage: A message stored in memory.
Defined in the protocols module.
role
String
content
timestamp
u64
metadata
HashMap<String
new
fn new(role: impl Into<String>, content: impl Into<String>) -> Self
impl Into<String>
praisonai/src/protocols/mod.rs