microsoft-agents-copilotstudio-client 0.5.1__tar.gz → 0.5.3__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-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/PKG-INFO +2 -2
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents_copilotstudio_client.egg-info/PKG-INFO +2 -2
- microsoft_agents_copilotstudio_client-0.5.3/microsoft_agents_copilotstudio_client.egg-info/requires.txt +1 -0
- microsoft_agents_copilotstudio_client-0.5.1/microsoft_agents_copilotstudio_client.egg-info/requires.txt +0 -1
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/LICENSE +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents/copilotstudio/client/__init__.py +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents/copilotstudio/client/agent_type.py +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents/copilotstudio/client/connection_settings.py +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents/copilotstudio/client/copilot_client.py +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents/copilotstudio/client/direct_to_engine_connection_settings_protocol.py +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents/copilotstudio/client/execute_turn_request.py +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents/copilotstudio/client/power_platform_cloud.py +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents/copilotstudio/client/power_platform_environment.py +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents_copilotstudio_client.egg-info/SOURCES.txt +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents_copilotstudio_client.egg-info/dependency_links.txt +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/microsoft_agents_copilotstudio_client.egg-info/top_level.txt +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/pyproject.toml +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/readme.md +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/setup.cfg +0 -0
- {microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/setup.py +0 -0
{microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: microsoft-agents-copilotstudio-client
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.3
|
|
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==0.5.
|
|
18
|
+
Requires-Dist: microsoft-agents-hosting-core==0.5.3
|
|
19
19
|
Dynamic: license-file
|
|
20
20
|
Dynamic: requires-dist
|
|
21
21
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: microsoft-agents-copilotstudio-client
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.3
|
|
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==0.5.
|
|
18
|
+
Requires-Dist: microsoft-agents-hosting-core==0.5.3
|
|
19
19
|
Dynamic: license-file
|
|
20
20
|
Dynamic: requires-dist
|
|
21
21
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
microsoft-agents-hosting-core==0.5.3
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
microsoft-agents-hosting-core==0.5.1
|
{microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/LICENSE
RENAMED
|
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
|
{microsoft_agents_copilotstudio_client-0.5.1 → microsoft_agents_copilotstudio_client-0.5.3}/setup.py
RENAMED
|
File without changes
|