mirror of https://github.com/aliasrobotics/cai.git
Add note on compatibility w other providers
This commit is contained in:
parent
81a67b59ac
commit
a99478d63c
|
|
@ -13,6 +13,8 @@ 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 provider that support the OpenAI API format.
|
||||
|
||||
## Get started
|
||||
|
||||
1. Set up your Python environment
|
||||
|
|
|
|||
Loading…
Reference in New Issue