microsoft-agents-copilotstudio-client 0.5.0.dev11__py3-none-any.whl → 0.5.0.dev17__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_copilotstudio_client-0.5.0.dev11.dist-info → microsoft_agents_copilotstudio_client-0.5.0.dev17.dist-info}/METADATA +8 -3
- {microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info → microsoft_agents_copilotstudio_client-0.5.0.dev17.dist-info}/RECORD +5 -5
- {microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info → microsoft_agents_copilotstudio_client-0.5.0.dev17.dist-info}/WHEEL +0 -0
- {microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info → microsoft_agents_copilotstudio_client-0.5.0.dev17.dist-info}/licenses/LICENSE +0 -0
- {microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info → microsoft_agents_copilotstudio_client-0.5.0.dev17.dist-info}/top_level.txt +0 -0
|
@@ -1,16 +1,21 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: microsoft-agents-copilotstudio-client
|
|
3
|
-
Version: 0.5.0.
|
|
3
|
+
Version: 0.5.0.dev17
|
|
4
4
|
Summary: A client library for Microsoft Agents
|
|
5
5
|
Author: Microsoft Corporation
|
|
6
6
|
License-Expression: MIT
|
|
7
7
|
Project-URL: Homepage, https://github.com/microsoft/Agents
|
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
|
9
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
10
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
11
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
12
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
13
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
9
14
|
Classifier: Operating System :: OS Independent
|
|
10
15
|
Requires-Python: >=3.10
|
|
11
16
|
Description-Content-Type: text/markdown
|
|
12
17
|
License-File: LICENSE
|
|
13
|
-
Requires-Dist: microsoft-agents-hosting-core==0.5.0.
|
|
18
|
+
Requires-Dist: microsoft-agents-hosting-core==0.5.0.dev17
|
|
14
19
|
Dynamic: license-file
|
|
15
20
|
Dynamic: requires-dist
|
|
16
21
|
|
|
@@ -136,7 +141,7 @@ CUSTOM_POWER_PLATFORM_CLOUD=your-custom-cloud.com
|
|
|
136
141
|
|
|
137
142
|
## Requirements
|
|
138
143
|
|
|
139
|
-
- Python 3.10+
|
|
144
|
+
- Python 3.10+ (supports 3.10, 3.11, 3.12, 3.13, 3.14)
|
|
140
145
|
- Valid Azure AD app registration
|
|
141
146
|
- Access to Microsoft Power Platform environment
|
|
142
147
|
- Published Copilot Studio agent
|
|
@@ -6,8 +6,8 @@ microsoft_agents/copilotstudio/client/direct_to_engine_connection_settings_proto
|
|
|
6
6
|
microsoft_agents/copilotstudio/client/execute_turn_request.py,sha256=Gi8KPODVAaISjMtBbdbHvWSq56VAt_I7D9-U1YyEL00,125
|
|
7
7
|
microsoft_agents/copilotstudio/client/power_platform_cloud.py,sha256=YrwAmxpeSuWpuQ1VnDc2_4m_r6T6sjbHMugBrIEF4iQ,465
|
|
8
8
|
microsoft_agents/copilotstudio/client/power_platform_environment.py,sha256=PVKzyx2inaIEBCA5Fh8JsrZ0vYeG6qRza0hEbfrHDpY,6956
|
|
9
|
-
microsoft_agents_copilotstudio_client-0.5.0.
|
|
10
|
-
microsoft_agents_copilotstudio_client-0.5.0.
|
|
11
|
-
microsoft_agents_copilotstudio_client-0.5.0.
|
|
12
|
-
microsoft_agents_copilotstudio_client-0.5.0.
|
|
13
|
-
microsoft_agents_copilotstudio_client-0.5.0.
|
|
9
|
+
microsoft_agents_copilotstudio_client-0.5.0.dev17.dist-info/licenses/LICENSE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
|
|
10
|
+
microsoft_agents_copilotstudio_client-0.5.0.dev17.dist-info/METADATA,sha256=qLv1zhWvfTygAm60fI9itMR2NYegOr4Ko3C0ouhUxVk,8490
|
|
11
|
+
microsoft_agents_copilotstudio_client-0.5.0.dev17.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
12
|
+
microsoft_agents_copilotstudio_client-0.5.0.dev17.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
|
|
13
|
+
microsoft_agents_copilotstudio_client-0.5.0.dev17.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|