microsoft / microsoft/agent-framework-durable-extension

Python: [Feature]: Compatibility with Connected Namespace

Open Beginner friendly
#87 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
16
Forks
10
Avg merge
3d 9h
Merged PRs (30d)
9

Description

To be able to use the package agent-framework-azurefunctions with the connected Namespace of azure-functions, the packages needs to both target a version of azure-functions>v2. Today agent-framework-azurefunctions target a version of azure-functions<v2
To illustrate here is the official sample: https://github.com/Azure-Samples/functions-connectors-python/blob/main/office365App/requirements.txt

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the dependency declaration for agent-framework-azurefunctions and compare its azure-functions constraint with the official sample's requirements.txt. Confirm the package targets azure-functions v2 or newer and verify compatibility with the connected Namespace scenario described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
backend, cloud
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.