Expand description
Examples for thread management and messaging workflows.
Functionsยง
- create_
add_ agents_ example - This example demonstrates adding agents using the Authorizable trait
- create_
remove_ agent_ example - This example demonstrates removing an agent using the Authorizable trait
- create_
replace_ agent_ example - This example demonstrates replacing an agent using the Authorizable trait
- create_
reply_ to_ transfer_ example - This example demonstrates how to create a reply to a Transfer message
- create_
reply_ using_ message_ trait_ example - This example demonstrates how to create a reply using the Message trait extension
- create_
update_ policies_ example - This example demonstrates creating an UpdatePolicies message using the Authorizable trait
- settle_
example - This example demonstrates creating a Settle message
- thread_
participant_ workflow_ example - This example demonstrates a complete workflow for managing thread participants