Update python/packages/azurefunctions/agent_framework_azurefunctions/__init__.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Laveesh Rohra
2025-11-12 12:26:31 -08:00
committed by GitHub
Unverified
parent 3fc355e1fb
commit 8345b00bc6
@@ -1,4 +1,7 @@
# Copyright (c) Microsoft. All rights reserved.
__version__ = "0.1.0"
__all__ = []
"""Azure Durable Agent Function App.
This package provides integration between Microsoft Agent Framework and Azure Durable Functions,