Azure Functions integration for Microsoft Agent Framework.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agent_framework_azurefunctions-1.0.0b251218.tar.gz.
File metadata
- Download URL: agent_framework_azurefunctions-1.0.0b251218.tar.gz
- Upload date:
- Size: 33.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bff3d5f3c56236403458fed5f11b071c321b3674eab0402f3378cf96fdd9c22d
|
|
| MD5 |
45277f1778c26f10457c42d8aa5ee960
|
|
| BLAKE2b-256 |
c641501a695aec60a41cd2f42814adfaaf4cfc44249a79c15a017a18c3599730
|
File details
Details for the file agent_framework_azurefunctions-1.0.0b251218-py3-none-any.whl.
File metadata
- Download URL: agent_framework_azurefunctions-1.0.0b251218-py3-none-any.whl
- Upload date:
- Size: 37.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e882ffc2bfd77080cc560e397394a5de39051603ad3b8efc85786a3d10595b5
|
|
| MD5 |
bdb6d6b201baaae35d7f5dd20c57e6b1
|
|
| BLAKE2b-256 |
39ee265618910004f7cafd3e77046102ee70d1b05d5c78d77eacc1d0bae06666
|