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]" pyautogenStep-by-Step Guide
python examples/autogen_agent.pySource: examples/autogen_agent.py