Skip to content

Commit e5c0819

Browse files
committed
update README
1 parent 3de8de0 commit e5c0819

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

openai_agents/README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Pre-release of Temporal integration with OpenAI Agents SDK
22

3-
These sampoles are adatapted from the code in the OpenAI Agents SDK:
3+
⚠️ **Experimental** - This module is not yet stable and may change in the future.
4+
5+
These samples are adapted from the code in the OpenAI Agents SDK:
46

57
https://github.com/openai/openai-agents-python/tree/main/examples
68

7-
The workflow and activity worker is started through run_workflow.py
8-
Each of the individual sample is started through run_....py
9+
The workflow and activity worker is started through `run_workflow.py`.
10+
This worker supports all samples.
11+
12+
Each of the individual sample is started through `run_....py`.

0 commit comments

Comments
 (0)