with_metadata
Method
This is a method of the RewriteResult class in the specialized_agents module.Add metadata
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
with_metadata: Add metadata
This is a method of the RewriteResult class in the specialized_agents module.Add metadata
def with_metadata(mut self, key: impl Into<String>, value: impl Into<serde_json::Value>) -> Self