microsoft-agents-copilotstudio-client 0.5.0.dev7__py3-none-any.whl → 0.5.0.dev11__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.dev7.dist-info → microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info}/METADATA +4 -4
- {microsoft_agents_copilotstudio_client-0.5.0.dev7.dist-info → microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info}/RECORD +5 -5
- {microsoft_agents_copilotstudio_client-0.5.0.dev7.dist-info → microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info}/WHEEL +0 -0
- {microsoft_agents_copilotstudio_client-0.5.0.dev7.dist-info → microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info}/licenses/LICENSE +0 -0
- {microsoft_agents_copilotstudio_client-0.5.0.dev7.dist-info → microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info}/top_level.txt +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: microsoft-agents-copilotstudio-client
|
|
3
|
-
Version: 0.5.0.
|
|
3
|
+
Version: 0.5.0.dev11
|
|
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
9
|
Classifier: Operating System :: OS Independent
|
|
10
|
-
Requires-Python: >=3.
|
|
10
|
+
Requires-Python: >=3.10
|
|
11
11
|
Description-Content-Type: text/markdown
|
|
12
12
|
License-File: LICENSE
|
|
13
|
-
Requires-Dist: microsoft-agents-hosting-core==0.5.0.
|
|
13
|
+
Requires-Dist: microsoft-agents-hosting-core==0.5.0.dev11
|
|
14
14
|
Dynamic: license-file
|
|
15
15
|
Dynamic: requires-dist
|
|
16
16
|
|
|
@@ -136,7 +136,7 @@ CUSTOM_POWER_PLATFORM_CLOUD=your-custom-cloud.com
|
|
|
136
136
|
|
|
137
137
|
## Requirements
|
|
138
138
|
|
|
139
|
-
- Python 3.
|
|
139
|
+
- Python 3.10+
|
|
140
140
|
- Valid Azure AD app registration
|
|
141
141
|
- Access to Microsoft Power Platform environment
|
|
142
142
|
- 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.dev11.dist-info/licenses/LICENSE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
|
|
10
|
+
microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info/METADATA,sha256=WQzTEtIyTUdLjhwUHJ3qwwH68xapK0aBjTkPhhudFk8,8195
|
|
11
|
+
microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
12
|
+
microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
|
|
13
|
+
microsoft_agents_copilotstudio_client-0.5.0.dev11.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|