Skip to content

Commit 30f2dbb

Browse files
committed
Add temporal demo to docs
1 parent 6a19e6e commit 30f2dbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/running_agents.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ Sessions automatically:
120120

121121
See the [Sessions documentation](sessions.md) for more details.
122122

123+
## Long running agents & human-in-the-loop
124+
125+
You can use the Agents SDK [Temporal](https://temporal.io/) integration to run durable, long-running workflows, including human-in-the-loop tasks. View a demo of Temporal and the Agents SDK working in action to complete long-running tasks [in this video](https://www.youtube.com/watch?v=fFBZqzT4DD8).
126+
123127
## Exceptions
124128

125129
The SDK raises exceptions in certain cases. The full list is in [`agents.exceptions`][]. As an overview:

0 commit comments

Comments
 (0)