Pre-release
This release is a pre-release and may not be stable for production use.
Get Started with Microsoft Agent Framework Durable Functions
Please install this package via pip:
pip install agent-framework-azurefunctions --pre
Durable Agent Extension
The durable agent extension lets you host Microsoft Agent Framework agents on Azure Durable Functions so they can persist state, replay conversation history, and recover from failures automatically.
Basic Usage Example
See the durable functions integration sample in the repository to learn how to:
from agent_framework.azure import AgentFunctionApp
_app = AgentFunctionApp()
- Register agents with
AgentFunctionApp - Post messages using the generated
/api/agents/{agent_name}/runendpoint
For more details, review the Python README and the samples directory.
Release files for agent-framework-azurefunctions 1.0.0b260123
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agent_framework_azurefunctions-1.0.0b260123.tar.gz | 33.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agent_framework_azurefunctions-1.0.0b260123-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 71.4 kB
Release files / agent_framework_azurefunctions-1.0.0b260123.tar.gz
| Download URL | agent_framework_azurefunctions-1.0.0b260123.tar.gz |
|---|---|
| Size | 33.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b45b8a8eb8b738bd4e9b5013c1b47fc62a2275c64ed8a11921a79218da5c2b31
|
|
BLAKE2b-256 checksum How to use checksums |
7ff2cdfbd72823ec9ac1e70e89b983f74ea71b4f98c2598eaecd7d96a2c8a6f9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","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}
|
Release files / agent_framework_azurefunctions-1.0.0b260123-py3-none-any.whl
| Download URL | agent_framework_azurefunctions-1.0.0b260123-py3-none-any.whl |
|---|---|
| Size | 37.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
35e51156b0c02760d81538e3b210aa471130de5e15b3d7ff13e58fa448234cba
|
|
BLAKE2b-256 checksum How to use checksums |
6abffc9af94e97907dc37f4280dba10bbdec6c298a49291e4430facee61b48d5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","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}
|