From d8de2b809f37d195f8e376e27ce11fa8419bcf3c Mon Sep 17 00:00:00 2001 From: Johann Schleier-Smith Date: Tue, 29 Jul 2025 12:18:13 -0600 Subject: [PATCH] announcement --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7783768f9..546c436f0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![PyPI](https://img.shields.io/pypi/v/temporalio.svg?style=for-the-badge)](https://pypi.org/project/temporalio) [![MIT](https://img.shields.io/pypi/l/temporalio.svg?style=for-the-badge)](LICENSE) +**📣 News: Integration between OpenAI Agents SDK and Temporal is now in public preview. [Learn more](temporalio/contrib/openai_agents/README.md).** + [Temporal](https://temporal.io/) is a distributed, scalable, durable, and highly available orchestration engine used to execute asynchronous, long-running business logic in a scalable and resilient way.