Example Implementations
Explore real-world AZTP usage patterns. Each example demonstrates a different aspect of agent identity, linking, policy, or workflow.
Table of Contents
- blog_python (opens in a new tab): Multi-agent workflow with research, blog, and storage agents in Python.
- blog_ts (opens in a new tab): Multi-agent workflow with research, blog, and storage agents in TypeScript.
- cross_trust_domain_demo (opens in a new tab): Secure collaboration across trust domains.
- parent_child_Identity_demo (opens in a new tab): Managing hierarchical agent structures.
- policy_demo (opens in a new tab): Applying and verifying access policies in TypeScript.
- policy_demo_python (opens in a new tab): Applying and verifying access policies in Python.
More examples coming soon!