News

Durable Functions for Python Durable Functions is an extension of Azure Functions that lets you write stateful functions in a serverless compute environment. The extension lets you define stateful ...
Describe the bug When I try to create a new AzureAIAgent with some custom plugins using AgentRegistry.create_from_file it works correctly when invoked in the local context but when I go to Azure AI ...