Skip to content

Commit acfd76c

Browse files
authored
Merge pull request #20 from openai/update_doc_reference
Add callout on compatibility w other providers
2 parents c0e0530 + bc68656 commit acfd76c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ The OpenAI Agents SDK is a lightweight yet powerful framework for building multi
1313

1414
Explore the [examples](examples) directory to see the SDK in action, and read our [documentation](https://openai.github.io/openai-agents-python/) for more details.
1515

16+
Notably, our SDK [is compatible](https://openai.github.io/openai-agents-python/models/) with any model providers that support the OpenAI Chat Completions API format.
17+
1618
## Get started
1719

1820
1. Set up your Python environment

0 commit comments

Comments
 (0)