Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Get Started with Microsoft Agent Framework Durable Task

PyPI

Please install this package via pip:

pip install agent-framework-durabletask --pre

Durable Task Integration

The durable task integration lets you host Microsoft Agent Framework agents using the Durable Task framework so they can persist state, replay conversation history, and recover from failures automatically.

Basic Usage Example

from agent_framework import Agent
from agent_framework.openai import OpenAIChatCompletionClient
from agent_framework_durabletask import DurableAIAgentWorker
from durabletask.worker import TaskHubGrpcWorker

# Create the worker
worker = TaskHubGrpcWorker(host_address="localhost:4001")
agent_worker = DurableAIAgentWorker(worker)

chat_client = OpenAIChatCompletionClient()
my_agent = Agent(client=chat_client, name="assistant")
agent_worker.add_agent(my_agent)

For more details, review the Python README and the samples directory.

Release files for agent-framework-durabletask 1.0.0b260429

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for agent-framework-durabletask 1.0.0b260429
File Size Uploaded
agent_framework_durabletask-1.0.0b260429.tar.gz 30.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for agent-framework-durabletask 1.0.0b260429
File Interpreter ABI Platform
agent_framework_durabletask-1.0.0b260429-py3-none-any.whl Python 3 none any Details

Total release size: 67.4 kB

Release files / agent_framework_durabletask-1.0.0b260429.tar.gz

Download URL agent_framework_durabletask-1.0.0b260429.tar.gz
Size 30.6 kB
Tags Source
SHA-256 checksum
How to use checksums
ca1959ed74e353c38b5c2939eb59f1bedb2d3f32a20ebef36936008f5edea67e
BLAKE2b-256 checksum
How to use checksums
ee32b231f10328877060faa0a38d9a5843a2952b4066ee372cc21d9f6b65eca7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

Release files / agent_framework_durabletask-1.0.0b260429-py3-none-any.whl

Download URL agent_framework_durabletask-1.0.0b260429-py3-none-any.whl
Size 36.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
09c30aa291e46a853065b49cb7abf0c268fa318c1b4ab704f1019d7fc8e02564
BLAKE2b-256 checksum
How to use checksums
a45b2879f6630195c76aa4e965ec6721333ffcd9213d9c0a4ab0c1de162ce0b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

Release history Release notifications | RSS feed

This release

1.0.0b260429 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page