We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5808b61 commit 5b3a2cbCopy full SHA for 5b3a2cb
1 file changed
openai_agents/README.md
@@ -0,0 +1,8 @@
1
+# POC of Temporal integration with OpenAI Agents SDK
2
+
3
+Temporal equivalent of sample code from OpenAI Agents SDK:
4
5
+https://github.com/openai/openai-agents-python/tree/main/examples
6
7
+The workflow and activity worker is started through run_workflow.py
8
+Each of the individual sample is started through run_....py
0 commit comments