# OpenAI Agents SDK (TypeScript) ## Documentation Sets - [Abridged documentation](https://openai.github.io/openai-agents-js/llms-small.txt): a compact version of the documentation for OpenAI Agents SDK (TypeScript), with non-essential content removed - [Complete documentation](https://openai.github.io/openai-agents-js/llms-full.txt): the full documentation for OpenAI Agents SDK (TypeScript) - [Guides](https://openai.github.io/openai-agents-js/_llms-txt/guides.txt): Guides for using the OpenAI Agents SDK - [API Reference](https://openai.github.io/openai-agents-js/_llms-txt/api-reference.txt): API reference for the OpenAI Agents SDK ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation