Skip to content

Commit 2b42a39

Browse files
authored
Merge pull request openai#20 from openai/update_doc_reference
Add callout on compatibility w other providers
2 parents 81a67b5 + 70b70c2 commit 2b42a39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
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)