microsoft-agents-activity 1.2.0.dev0__py3-none-any.whl → 1.2.0.dev4__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.
- {microsoft_agents_activity-1.2.0.dev0.dist-info → microsoft_agents_activity-1.2.0.dev4.dist-info}/METADATA +2 -1
- {microsoft_agents_activity-1.2.0.dev0.dist-info → microsoft_agents_activity-1.2.0.dev4.dist-info}/RECORD +5 -5
- {microsoft_agents_activity-1.2.0.dev0.dist-info → microsoft_agents_activity-1.2.0.dev4.dist-info}/WHEEL +0 -0
- {microsoft_agents_activity-1.2.0.dev0.dist-info → microsoft_agents_activity-1.2.0.dev4.dist-info}/licenses/LICENSE +0 -0
- {microsoft_agents_activity-1.2.0.dev0.dist-info → microsoft_agents_activity-1.2.0.dev4.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: microsoft-agents-activity
|
|
3
|
-
Version: 1.2.0.
|
|
3
|
+
Version: 1.2.0.dev4
|
|
4
4
|
Summary: A protocol library for Microsoft Agents
|
|
5
5
|
Author: Microsoft Corporation
|
|
6
6
|
License-Expression: MIT
|
|
@@ -119,6 +119,7 @@ We offer the following PyPI packages to create conversational experiences based
|
|
|
119
119
|
| `microsoft-agents-hosting-core` | [](https://pypi.org/project/microsoft-agents-hosting-core/) | Core library for Microsoft Agents hosting. |
|
|
120
120
|
| `microsoft-agents-hosting-aiohttp` | [](https://pypi.org/project/microsoft-agents-hosting-aiohttp/) | Configures aiohttp to run the Agent. |
|
|
121
121
|
| `microsoft-agents-hosting-teams` | [](https://pypi.org/project/microsoft-agents-hosting-teams/) | Provides classes to host an Agent for Teams. |
|
|
122
|
+
| `microsoft-agents-hosting-dialogs` | [](https://pypi.org/project/microsoft-agents-hosting-dialogs/) | Dialog system with waterfall dialogs, prompts, and multi-turn conversation management. |
|
|
122
123
|
| `microsoft-agents-storage-blob` | [](https://pypi.org/project/microsoft-agents-storage-blob/) | Extension to use Azure Blob as storage. |
|
|
123
124
|
| `microsoft-agents-storage-cosmos` | [](https://pypi.org/project/microsoft-agents-storage-cosmos/) | Extension to use CosmosDB as storage. |
|
|
124
125
|
| `microsoft-agents-authentication-msal` | [](https://pypi.org/project/microsoft-agents-authentication-msal/) | MSAL-based authentication for Microsoft Agents. |
|
|
@@ -205,8 +205,8 @@ microsoft_agents/activity/teams/teams_member.py,sha256=vRcLRHy6wTfH7DP6k6QbrKkOR
|
|
|
205
205
|
microsoft_agents/activity/teams/teams_paged_members_result.py,sha256=jTOhoFbKPK23i-zufimB0d0_m-Lud5jQCcCHsqk2tgk,531
|
|
206
206
|
microsoft_agents/activity/teams/tenant_info.py,sha256=h8OxMd6LD5lWVj_LK2ut8z7SB0I7Gx74W1wwEiYOzXk,296
|
|
207
207
|
microsoft_agents/activity/teams/user_meeting_details.py,sha256=tvk2CWYf7Bo-DhK8NSojhanJDXEOGVrKXxJDca03CAo,467
|
|
208
|
-
microsoft_agents_activity-1.2.0.
|
|
209
|
-
microsoft_agents_activity-1.2.0.
|
|
210
|
-
microsoft_agents_activity-1.2.0.
|
|
211
|
-
microsoft_agents_activity-1.2.0.
|
|
212
|
-
microsoft_agents_activity-1.2.0.
|
|
208
|
+
microsoft_agents_activity-1.2.0.dev4.dist-info/licenses/LICENSE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
|
|
209
|
+
microsoft_agents_activity-1.2.0.dev4.dist-info/METADATA,sha256=1AAZNOwWkfM8q-9fZtmgSAgA1j9qSldejNvEXMzlkbg,10859
|
|
210
|
+
microsoft_agents_activity-1.2.0.dev4.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
211
|
+
microsoft_agents_activity-1.2.0.dev4.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
|
|
212
|
+
microsoft_agents_activity-1.2.0.dev4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|