microsoft-agents-storage-blob 0.5.0.dev19__py3-none-any.whl → 0.6.0.dev1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of microsoft-agents-storage-blob might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: microsoft-agents-storage-blob
3
- Version: 0.5.0.dev19
3
+ Version: 0.6.0.dev1
4
4
  Summary: A blob storage library for Microsoft Agents
5
5
  Author: Microsoft Corporation
6
6
  License-Expression: MIT
@@ -15,7 +15,7 @@ Classifier: Operating System :: OS Independent
15
15
  Requires-Python: >=3.10
16
16
  Description-Content-Type: text/markdown
17
17
  License-File: LICENSE
18
- Requires-Dist: microsoft-agents-hosting-core==0.5.0.dev19
18
+ Requires-Dist: microsoft-agents-hosting-core==0.6.0.dev1
19
19
  Requires-Dist: azure-core
20
20
  Requires-Dist: azure-storage-blob
21
21
  Dynamic: license-file
@@ -32,6 +32,24 @@ This library implements the storage interface for the Microsoft 365 Agents SDK u
32
32
  # What is this?
33
33
  This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio.
34
34
 
35
+ ## Release Notes
36
+ <table style="width:100%">
37
+ <tr>
38
+ <th style="width:20%">Version</th>
39
+ <th style="width:20%">Date</th>
40
+ <th style="width:60%">Release Notes</th>
41
+ </tr>
42
+ <tr>
43
+ <td>0.5.0</td>
44
+ <td>2025-10-22</td>
45
+ <td>
46
+ <a href="https://github.com/microsoft/Agents-for-python/blob/main/changelog.md">
47
+ 0.5.0 Release Notes
48
+ </a>
49
+ </td>
50
+ </tr>
51
+ </table>
52
+
35
53
  ## Packages Overview
36
54
 
37
55
  We offer the following PyPI packages to create conversational experiences based on Agents:
@@ -0,0 +1,8 @@
1
+ microsoft_agents/storage/blob/__init__.py,sha256=5IxnH_hkyJrp5Gdk92cfK78d39m_DAEyjX-iFr9g1Do,137
2
+ microsoft_agents/storage/blob/blob_storage.py,sha256=e4K6M-Wda_bbyvSX-GjeKYFfp1qhYfK-KZAExYya-po,3534
3
+ microsoft_agents/storage/blob/blob_storage_config.py,sha256=wKK7WJAdy4FIIx5HCVIDNecPefZB5Hy6jM82gKdCBF8,1009
4
+ microsoft_agents_storage_blob-0.6.0.dev1.dist-info/licenses/LICENSE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
5
+ microsoft_agents_storage_blob-0.6.0.dev1.dist-info/METADATA,sha256=fIKZjJD6dbkIYlkn8cZtz3N2NpKYqytZbmGqJfPBhwI,8481
6
+ microsoft_agents_storage_blob-0.6.0.dev1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ microsoft_agents_storage_blob-0.6.0.dev1.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
8
+ microsoft_agents_storage_blob-0.6.0.dev1.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- microsoft_agents/storage/blob/__init__.py,sha256=5IxnH_hkyJrp5Gdk92cfK78d39m_DAEyjX-iFr9g1Do,137
2
- microsoft_agents/storage/blob/blob_storage.py,sha256=e4K6M-Wda_bbyvSX-GjeKYFfp1qhYfK-KZAExYya-po,3534
3
- microsoft_agents/storage/blob/blob_storage_config.py,sha256=wKK7WJAdy4FIIx5HCVIDNecPefZB5Hy6jM82gKdCBF8,1009
4
- microsoft_agents_storage_blob-0.5.0.dev19.dist-info/licenses/LICENSE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
5
- microsoft_agents_storage_blob-0.5.0.dev19.dist-info/METADATA,sha256=pYVTsllu_VTpx72BczxWSMcx9VSAsu8IHUSSxTuSuxo,8091
6
- microsoft_agents_storage_blob-0.5.0.dev19.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- microsoft_agents_storage_blob-0.5.0.dev19.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
8
- microsoft_agents_storage_blob-0.5.0.dev19.dist-info/RECORD,,