Skip to content

Commit 44ce343

Browse files
committed
Fix Temporal ACP Docs Note
1 parent 66fed26 commit 44ce343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agentex/docs/docs/temporal_development/openai_integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Learn how to integrate the OpenAI Agents SDK with Temporal workflows in Agentex to build durable, production-grade agents.
44

55
!!! note "Temporal Required"
6-
The OpenAI Agents SDK integration is **only available with Temporal ACP**. This integration uses Temporal's durability features to make OpenAI SDK calls reliable.
6+
This guide is **only** for using the OpenAI Agents SDK integration with **Temporal ACP**. This integration uses Temporal's durability features to make OpenAI SDK calls reliable. The OpenAI Agents SDK __is__ compatible with all other ACP types as well, but without durable execution.
77

88
## Why OpenAI SDK + Temporal?
99

0 commit comments

Comments
 (0)