microsoft-agents-copilotstudio-client 1.1.0.dev9__tar.gz → 1.2.0.dev1__tar.gz
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_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/PKG-INFO +12 -2
- microsoft_agents_copilotstudio_client-1.2.0.dev1/VERSION.txt +1 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents_copilotstudio_client.egg-info/PKG-INFO +12 -2
- microsoft_agents_copilotstudio_client-1.2.0.dev1/microsoft_agents_copilotstudio_client.egg-info/requires.txt +1 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/readme.md +10 -0
- microsoft_agents_copilotstudio_client-1.1.0.dev9/VERSION.txt +0 -1
- microsoft_agents_copilotstudio_client-1.1.0.dev9/microsoft_agents_copilotstudio_client.egg-info/requires.txt +0 -1
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/LICENSE +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/MANIFEST.in +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/__init__.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/agent_type.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/connection_settings.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/copilot_client.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/copilot_client_protocol.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/direct_to_engine_connection_settings_protocol.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/errors/__init__.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/errors/error_resources.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/execute_turn_request.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/power_platform_cloud.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/power_platform_environment.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/start_request.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/subscribe_event.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/subscribe_request.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/subscribe_response.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents/copilotstudio/client/user_agent_helper.py +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents_copilotstudio_client.egg-info/SOURCES.txt +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents_copilotstudio_client.egg-info/dependency_links.txt +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/microsoft_agents_copilotstudio_client.egg-info/top_level.txt +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/pyproject.toml +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/setup.cfg +0 -0
- {microsoft_agents_copilotstudio_client-1.1.0.dev9 → microsoft_agents_copilotstudio_client-1.2.0.dev1}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: microsoft-agents-copilotstudio-client
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.2.0.dev1
|
|
4
4
|
Summary: A client 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==1.
|
|
18
|
+
Requires-Dist: microsoft-agents-hosting-core==1.2.0.dev1
|
|
19
19
|
Dynamic: license-file
|
|
20
20
|
Dynamic: requires-dist
|
|
21
21
|
|
|
@@ -37,6 +37,15 @@ This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehe
|
|
|
37
37
|
<th style="width:20%">Date</th>
|
|
38
38
|
<th style="width:60%">Release Notes</th>
|
|
39
39
|
</tr>
|
|
40
|
+
<tr>
|
|
41
|
+
<td>1.1.0</td>
|
|
42
|
+
<td>2026-06-19</td>
|
|
43
|
+
<td>
|
|
44
|
+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/changelog.md#microsoft-365-agents-sdk-for-python---release-notes-v110">
|
|
45
|
+
1.1.0 Release Notes
|
|
46
|
+
</a>
|
|
47
|
+
</td>
|
|
48
|
+
</tr>
|
|
40
49
|
<tr>
|
|
41
50
|
<td>1.0.0</td>
|
|
42
51
|
<td>2026-05-22</td>
|
|
@@ -112,6 +121,7 @@ We offer the following PyPI packages to create conversational experiences based
|
|
|
112
121
|
| `microsoft-agents-hosting-core` | [](https://pypi.org/project/microsoft-agents-hosting-core/) | Core library for Microsoft Agents hosting. |
|
|
113
122
|
| `microsoft-agents-hosting-aiohttp` | [](https://pypi.org/project/microsoft-agents-hosting-aiohttp/) | Configures aiohttp to run the Agent. |
|
|
114
123
|
| `microsoft-agents-hosting-teams` | [](https://pypi.org/project/microsoft-agents-hosting-teams/) | Provides classes to host an Agent for Teams. |
|
|
124
|
+
| `microsoft-agents-hosting-dialogs` | [](https://pypi.org/project/microsoft-agents-hosting-dialogs/) | Dialog system with waterfall dialogs, prompts, and multi-turn conversation management. |
|
|
115
125
|
| `microsoft-agents-storage-blob` | [](https://pypi.org/project/microsoft-agents-storage-blob/) | Extension to use Azure Blob as storage. |
|
|
116
126
|
| `microsoft-agents-storage-cosmos` | [](https://pypi.org/project/microsoft-agents-storage-cosmos/) | Extension to use CosmosDB as storage. |
|
|
117
127
|
| `microsoft-agents-authentication-msal` | [](https://pypi.org/project/microsoft-agents-authentication-msal/) | MSAL-based authentication for Microsoft Agents. |
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.2.0.dev1
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: microsoft-agents-copilotstudio-client
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.2.0.dev1
|
|
4
4
|
Summary: A client 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==1.
|
|
18
|
+
Requires-Dist: microsoft-agents-hosting-core==1.2.0.dev1
|
|
19
19
|
Dynamic: license-file
|
|
20
20
|
Dynamic: requires-dist
|
|
21
21
|
|
|
@@ -37,6 +37,15 @@ This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehe
|
|
|
37
37
|
<th style="width:20%">Date</th>
|
|
38
38
|
<th style="width:60%">Release Notes</th>
|
|
39
39
|
</tr>
|
|
40
|
+
<tr>
|
|
41
|
+
<td>1.1.0</td>
|
|
42
|
+
<td>2026-06-19</td>
|
|
43
|
+
<td>
|
|
44
|
+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/changelog.md#microsoft-365-agents-sdk-for-python---release-notes-v110">
|
|
45
|
+
1.1.0 Release Notes
|
|
46
|
+
</a>
|
|
47
|
+
</td>
|
|
48
|
+
</tr>
|
|
40
49
|
<tr>
|
|
41
50
|
<td>1.0.0</td>
|
|
42
51
|
<td>2026-05-22</td>
|
|
@@ -112,6 +121,7 @@ We offer the following PyPI packages to create conversational experiences based
|
|
|
112
121
|
| `microsoft-agents-hosting-core` | [](https://pypi.org/project/microsoft-agents-hosting-core/) | Core library for Microsoft Agents hosting. |
|
|
113
122
|
| `microsoft-agents-hosting-aiohttp` | [](https://pypi.org/project/microsoft-agents-hosting-aiohttp/) | Configures aiohttp to run the Agent. |
|
|
114
123
|
| `microsoft-agents-hosting-teams` | [](https://pypi.org/project/microsoft-agents-hosting-teams/) | Provides classes to host an Agent for Teams. |
|
|
124
|
+
| `microsoft-agents-hosting-dialogs` | [](https://pypi.org/project/microsoft-agents-hosting-dialogs/) | Dialog system with waterfall dialogs, prompts, and multi-turn conversation management. |
|
|
115
125
|
| `microsoft-agents-storage-blob` | [](https://pypi.org/project/microsoft-agents-storage-blob/) | Extension to use Azure Blob as storage. |
|
|
116
126
|
| `microsoft-agents-storage-cosmos` | [](https://pypi.org/project/microsoft-agents-storage-cosmos/) | Extension to use CosmosDB as storage. |
|
|
117
127
|
| `microsoft-agents-authentication-msal` | [](https://pypi.org/project/microsoft-agents-authentication-msal/) | MSAL-based authentication for Microsoft Agents. |
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
microsoft-agents-hosting-core==1.2.0.dev1
|
|
@@ -16,6 +16,15 @@ This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehe
|
|
|
16
16
|
<th style="width:20%">Date</th>
|
|
17
17
|
<th style="width:60%">Release Notes</th>
|
|
18
18
|
</tr>
|
|
19
|
+
<tr>
|
|
20
|
+
<td>1.1.0</td>
|
|
21
|
+
<td>2026-06-19</td>
|
|
22
|
+
<td>
|
|
23
|
+
<a href="https://github.com/microsoft/Agents-for-python/blob/main/changelog.md#microsoft-365-agents-sdk-for-python---release-notes-v110">
|
|
24
|
+
1.1.0 Release Notes
|
|
25
|
+
</a>
|
|
26
|
+
</td>
|
|
27
|
+
</tr>
|
|
19
28
|
<tr>
|
|
20
29
|
<td>1.0.0</td>
|
|
21
30
|
<td>2026-05-22</td>
|
|
@@ -91,6 +100,7 @@ We offer the following PyPI packages to create conversational experiences based
|
|
|
91
100
|
| `microsoft-agents-hosting-core` | [](https://pypi.org/project/microsoft-agents-hosting-core/) | Core library for Microsoft Agents hosting. |
|
|
92
101
|
| `microsoft-agents-hosting-aiohttp` | [](https://pypi.org/project/microsoft-agents-hosting-aiohttp/) | Configures aiohttp to run the Agent. |
|
|
93
102
|
| `microsoft-agents-hosting-teams` | [](https://pypi.org/project/microsoft-agents-hosting-teams/) | Provides classes to host an Agent for Teams. |
|
|
103
|
+
| `microsoft-agents-hosting-dialogs` | [](https://pypi.org/project/microsoft-agents-hosting-dialogs/) | Dialog system with waterfall dialogs, prompts, and multi-turn conversation management. |
|
|
94
104
|
| `microsoft-agents-storage-blob` | [](https://pypi.org/project/microsoft-agents-storage-blob/) | Extension to use Azure Blob as storage. |
|
|
95
105
|
| `microsoft-agents-storage-cosmos` | [](https://pypi.org/project/microsoft-agents-storage-cosmos/) | Extension to use CosmosDB as storage. |
|
|
96
106
|
| `microsoft-agents-authentication-msal` | [](https://pypi.org/project/microsoft-agents-authentication-msal/) | MSAL-based authentication for Microsoft Agents. |
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.1.0.dev9
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
microsoft-agents-hosting-core==1.1.0.dev9
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|