microsoft-agents-storage-cosmos 0.3.0.dev0__py3-none-any.whl → 0.3.2__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.
@@ -17,9 +17,9 @@ from azure.cosmos.aio import (
17
17
  import azure.cosmos.exceptions as cosmos_exceptions
18
18
  from azure.cosmos.partition_key import NonePartitionKeyValue
19
19
 
20
- from microsoft.agents.hosting.core.storage import AsyncStorageBase, StoreItem
21
- from microsoft.agents.hosting.core.storage._type_aliases import JSON
22
- from microsoft.agents.hosting.core.storage.error_handling import ignore_error
20
+ from microsoft_agents.hosting.core.storage import AsyncStorageBase, StoreItem
21
+ from microsoft_agents.hosting.core.storage._type_aliases import JSON
22
+ from microsoft_agents.hosting.core.storage.error_handling import ignore_error
23
23
 
24
24
  from .cosmos_db_storage_config import CosmosDBStorageConfig
25
25
  from .key_ops import sanitize_key
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: microsoft-agents-storage-cosmos
3
- Version: 0.3.0.dev0
3
+ Version: 0.3.2
4
4
  Summary: A Cosmos DB storage library for Microsoft Agents
5
5
  Author: Microsoft Corporation
6
6
  Project-URL: Homepage, https://github.com/microsoft/Agents
@@ -8,7 +8,7 @@ Classifier: Programming Language :: Python :: 3
8
8
  Classifier: License :: OSI Approved :: MIT License
9
9
  Classifier: Operating System :: OS Independent
10
10
  Requires-Python: >=3.9
11
- Requires-Dist: microsoft-agents-hosting-core==0.3.0.dev0
11
+ Requires-Dist: microsoft-agents-hosting-core==0.3.2
12
12
  Requires-Dist: azure-core
13
13
  Requires-Dist: azure-cosmos
14
14
  Dynamic: requires-dist
@@ -0,0 +1,8 @@
1
+ microsoft_agents/storage/cosmos/__init__.py,sha256=2JVNhbohUB-Pm8LmgagHQH3vlEgljpUzbfPhdOS-rCQ,174
2
+ microsoft_agents/storage/cosmos/cosmos_db_storage.py,sha256=jcyLaaGtnvbjAjjVoNygQQy96Qhj9a8wURU50XVMHUk,6515
3
+ microsoft_agents/storage/cosmos/cosmos_db_storage_config.py,sha256=JS2dQnwCjR1XfEIeJnQGJHhMwxeBmUNwWANqRte10N4,4114
4
+ microsoft_agents/storage/cosmos/key_ops.py,sha256=2wnSdSpKzwoCvw4giNn68pBDOa1Gc1jyvEhk2tc_gPQ,1747
5
+ microsoft_agents_storage_cosmos-0.3.2.dist-info/METADATA,sha256=Shl7ARvUzwuvmd7yjPDN2pwU-tabWKqX5upTkXPFUQA,520
6
+ microsoft_agents_storage_cosmos-0.3.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ microsoft_agents_storage_cosmos-0.3.2.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
8
+ microsoft_agents_storage_cosmos-0.3.2.dist-info/RECORD,,
@@ -0,0 +1 @@
1
+ microsoft_agents
@@ -1,8 +0,0 @@
1
- microsoft/agents/storage/cosmos/__init__.py,sha256=2JVNhbohUB-Pm8LmgagHQH3vlEgljpUzbfPhdOS-rCQ,174
2
- microsoft/agents/storage/cosmos/cosmos_db_storage.py,sha256=P3FGki3OXaR0jogX43v4huax1UCywVnSLRz-PBVX-1A,6515
3
- microsoft/agents/storage/cosmos/cosmos_db_storage_config.py,sha256=JS2dQnwCjR1XfEIeJnQGJHhMwxeBmUNwWANqRte10N4,4114
4
- microsoft/agents/storage/cosmos/key_ops.py,sha256=2wnSdSpKzwoCvw4giNn68pBDOa1Gc1jyvEhk2tc_gPQ,1747
5
- microsoft_agents_storage_cosmos-0.3.0.dev0.dist-info/METADATA,sha256=1nICBF0TqU-7Lhkbjnqtf3zNXHxiMVI6NtLS7h02l9s,530
6
- microsoft_agents_storage_cosmos-0.3.0.dev0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- microsoft_agents_storage_cosmos-0.3.0.dev0.dist-info/top_level.txt,sha256=egwWDmpnNBTGerc55Oa6VVW9hTKdtxFjHWHywqmVMpM,10
8
- microsoft_agents_storage_cosmos-0.3.0.dev0.dist-info/RECORD,,