Examples

Example: AutoGen Agent

AutoGen agent with reply function hooks.

Example: AutoGen Agent

Overview

AutoGen group chat with reply hooks and post-conversation audit.

Prerequisites

pip install "agentrust-sdk[embedded]" pyautogen

Step-by-Step Guide

python examples/autogen_agent.py

Source: examples/autogen_agent.py