Skip to content

Commit 6cea471

Browse files
committed
Add section for Durable OpenAI Agents in README at the root
1 parent 34937f3 commit 6cea471

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@ Follow these instructions to get started with Durable Functions in Python:
2828
## Tooling
2929

3030
* Python Durable Functions requires [Azure Functions Core Tools](https://docs.microsoft.com/en-us/azure/azure-functions/functions-run-local) version 3.0.2630 or higher.
31+
32+
## Durable OpenAI Agents (Preview)
33+
34+
Build resilient, stateful AI agents backed by Durable Functions orchestration—see the full documentation at [docs/openai_agents/README.md](docs/openai_agents/README.md).
35+

0 commit comments

Comments
 (0)