diff --git a/README.md b/README.md index 7dcd97b33..fca67e0f4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ -# OpenAI Agents SDK +<h1> + OpenAI Agents SDK + <a href="https://deepwiki.com/openai/openai-agents-python"> + <img + src="https://deepwiki.com/badge.svg" + alt="Ask DeepWiki" + align="right" + /> + </a> +</h1> The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows. It is provider-agnostic, supporting the OpenAI Responses and Chat Completions APIs, as well as 100+ other LLMs.