from typing import Dict, List, Union import pytest from autogen import agentchat TAG_PARSING_TESTS = [ { "message": "Hello agent, can you take a look at this image ", "expected": [{"tag": "img", "attr": {"src": "http://example.com/image.png"}}], }, { "message": "Can you transcribe this audio?