microsoft / microsoft/agent-framework-durable-extension
Python: [Feature]: Compatibility with Connected Namespace
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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