add
Method
This is a method of the ContextAgent class in the specialized module.Add an entry to context
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
add: Add an entry to context
This is a method of the ContextAgent class in the specialized module.Add an entry to context
def add(&mut self, role: impl Into<String>, content: impl Into<String>) -> ()