tweaks to readme

This commit is contained in:
jhills20 2025-03-11 13:08:35 -07:00
parent 7be3a03bd9
commit 70b70c2547
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ The OpenAI Agents SDK is a lightweight yet powerful framework for building multi
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.
Notably, our SDK [is compatible](((https://openai.github.io/openai-agents-python/models/))) with any model providers that support the OpenAI API format.
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.
## Get started