microsoft / microsoft/Agents-for-python
Create `AttachmentDownloader` and `M365AttachmentDownloader` implementing `InputFileDownloader` abstract class
Open
- Dominant language
- Python
- Stars
- 211
- Forks
- 90
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 20
Description
Add Python equivalents of .NET’s AttachmentDownloader and M365AttachmentDownloader . Integrate them with the existing InputFileDownloader pipeline and use OutboundHostValidator to validate the actual download URL before anonymous or token-bearing requests.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.