Crosslink to js/ts (#815)
This commit is contained in:
parent
4a529e6c16
commit
05db7a68cd
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ The OpenAI Agents SDK is a lightweight yet powerful framework for building multi
|
||||||
|
|
||||||
<img src="https://cdn.openai.com/API/docs/images/orchestration.png" alt="Image of the Agents Tracing UI" style="max-height: 803px;">
|
<img src="https://cdn.openai.com/API/docs/images/orchestration.png" alt="Image of the Agents Tracing UI" style="max-height: 803px;">
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Looking for the JavaScript/TypeScript version? Check out [Agents SDK JS/TS](https://github.com/openai/openai-agents-js).
|
||||||
|
|
||||||
### Core concepts:
|
### Core concepts:
|
||||||
|
|
||||||
1. [**Agents**](https://openai.github.io/openai-agents-python/agents): LLMs configured with instructions, tools, guardrails, and handoffs
|
1. [**Agents**](https://openai.github.io/openai-agents-python/agents): LLMs configured with instructions, tools, guardrails, and handoffs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue