Skip to main content

Durable Task integration for Microsoft Agent Framework.

Project description

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 durabletask import TaskHubGrpcWorker
from agent_framework_durabletask import AgentWorker

# Create the worker
with DurableTaskSchedulerWorker(...) as worker:
    
    # Register the agent worker wrapper
    agent_worker = DurableAIAgentWorker(worker)
    
    # Register the agent
    agent_worker.add_agent(my_agent)

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file agent_framework_durabletask-0.0.1b260113-py3-none-any.whl.

File metadata

  • Download URL: agent_framework_durabletask-0.0.1b260113-py3-none-any.whl
  • Upload date:
  • Size: 35.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for agent_framework_durabletask-0.0.1b260113-py3-none-any.whl
Algorithm Hash digest
SHA256 8773413e97513e91073f967839d64092f3c824ccdddfc3567b1d0ffb6fbaf9e9
MD5 aef27c1711a483b8f55cd6337de28874
BLAKE2b-256 85dd751e269af42d43c562f8e194c539300717a1b9b2f01b7f0cdd66a6af84cc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page