--- name: foundry-iq-agent description: Build agentic retrieval solutions with Azure AI Search knowledge bases using Foundry Agent Service. See foundry-iq-python for the Python SDK implementation. --- # Foundry IQ Agent This skill contains reference materials for Foundry IQ agentic retrieval. For the full implementation guide, see the [foundry-iq-python](../foundry-iq-python/SKILL.md) skill. ## Reference Files - [references/knowledge-sources.md](references/knowledge-sources.md): Knowledge source configurations - [scripts/create_agent.py](scripts/create_agent.py): Agent creation script