microsoft-agents-copilotstudio-client 1.2.0.dev20__tar.gz → 1.4.0.dev13__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.
Files changed (31) hide show
  1. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/PKG-INFO +33 -3
  2. microsoft_agents_copilotstudio_client-1.4.0.dev13/VERSION.txt +1 -0
  3. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/power_platform_environment.py +6 -2
  4. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents_copilotstudio_client.egg-info/PKG-INFO +33 -3
  5. microsoft_agents_copilotstudio_client-1.4.0.dev13/microsoft_agents_copilotstudio_client.egg-info/requires.txt +1 -0
  6. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/readme.md +31 -1
  7. microsoft_agents_copilotstudio_client-1.2.0.dev20/VERSION.txt +0 -1
  8. microsoft_agents_copilotstudio_client-1.2.0.dev20/microsoft_agents_copilotstudio_client.egg-info/requires.txt +0 -1
  9. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/LICENSE +0 -0
  10. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/MANIFEST.in +0 -0
  11. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/__init__.py +0 -0
  12. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/agent_type.py +0 -0
  13. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/connection_settings.py +0 -0
  14. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/copilot_client.py +0 -0
  15. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/copilot_client_protocol.py +0 -0
  16. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/direct_to_engine_connection_settings_protocol.py +0 -0
  17. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/errors/__init__.py +0 -0
  18. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/errors/error_resources.py +0 -0
  19. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/execute_turn_request.py +0 -0
  20. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/power_platform_cloud.py +0 -0
  21. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/start_request.py +0 -0
  22. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/subscribe_event.py +0 -0
  23. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/subscribe_request.py +0 -0
  24. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/subscribe_response.py +0 -0
  25. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents/copilotstudio/client/user_agent_helper.py +0 -0
  26. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents_copilotstudio_client.egg-info/SOURCES.txt +0 -0
  27. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents_copilotstudio_client.egg-info/dependency_links.txt +0 -0
  28. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/microsoft_agents_copilotstudio_client.egg-info/top_level.txt +0 -0
  29. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/pyproject.toml +0 -0
  30. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/setup.cfg +0 -0
  31. {microsoft_agents_copilotstudio_client-1.2.0.dev20 → microsoft_agents_copilotstudio_client-1.4.0.dev13}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: microsoft-agents-copilotstudio-client
3
- Version: 1.2.0.dev20
3
+ Version: 1.4.0.dev13
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.2.0.dev20
18
+ Requires-Dist: microsoft-agents-hosting-core==1.4.0.dev13
19
19
  Dynamic: license-file
20
20
  Dynamic: requires-dist
21
21
 
@@ -37,6 +37,24 @@ 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.3.0</td>
42
+ <td>2026-07-30</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-v130">
45
+ 1.3.0 Release Notes
46
+ </a>
47
+ </td>
48
+ </tr>
49
+ <tr>
50
+ <td>1.2.0</td>
51
+ <td>2026-07-17</td>
52
+ <td>
53
+ <a href="https://github.com/microsoft/Agents-for-python/blob/main/changelog.md#microsoft-365-agents-sdk-for-python---release-notes-v120">
54
+ 1.2.0 Release Notes
55
+ </a>
56
+ </td>
57
+ </tr>
40
58
  <tr>
41
59
  <td>1.1.0</td>
42
60
  <td>2026-06-19</td>
@@ -55,6 +73,15 @@ This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehe
55
73
  </a>
56
74
  </td>
57
75
  </tr>
76
+ <tr>
77
+ <td>0.9.1</td>
78
+ <td>2026-05-04</td>
79
+ <td>
80
+ <a href="https://github.com/microsoft/Agents-for-python/blob/main/changelog.md#microsoft-365-agents-sdk-for-python---release-notes-v091">
81
+ 0.9.1 Release Notes
82
+ </a>
83
+ </td>
84
+ </tr>
58
85
  <tr>
59
86
  <td>0.9.0</td>
60
87
  <td>2026-04-15</td>
@@ -120,11 +147,14 @@ We offer the following PyPI packages to create conversational experiences based
120
147
  | `microsoft-agents-activity` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-activity)](https://pypi.org/project/microsoft-agents-activity/) | Types and validators implementing the Activity protocol spec. |
121
148
  | `microsoft-agents-hosting-core` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-core)](https://pypi.org/project/microsoft-agents-hosting-core/) | Core library for Microsoft Agents hosting. |
122
149
  | `microsoft-agents-hosting-aiohttp` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-aiohttp)](https://pypi.org/project/microsoft-agents-hosting-aiohttp/) | Configures aiohttp to run the Agent. |
123
- | `microsoft-agents-hosting-teams` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-teams)](https://pypi.org/project/microsoft-agents-hosting-teams/) | Provides classes to host an Agent for Teams. |
150
+ | `microsoft-agents-hosting-fastapi` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-fastapi)](https://pypi.org/project/microsoft-agents-hosting-fastapi/) | Configures fastapi to run the Agent. |
151
+ | `microsoft-agents-hosting-msteams` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-msteams)](https://pypi.org/project/microsoft-agents-hosting-msteams/) | Provides classes to host an Agent for Teams. |
124
152
  | `microsoft-agents-hosting-dialogs` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-dialogs)](https://pypi.org/project/microsoft-agents-hosting-dialogs/) | Dialog system with waterfall dialogs, prompts, and multi-turn conversation management. |
153
+ | `microsoft-agents-hosting-slack` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-slack)](https://pypi.org/project/microsoft-agents-hosting-slack/) | Provides classes to host an Agent for Slack. |
125
154
  | `microsoft-agents-storage-blob` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-storage-blob)](https://pypi.org/project/microsoft-agents-storage-blob/) | Extension to use Azure Blob as storage. |
126
155
  | `microsoft-agents-storage-cosmos` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-storage-cosmos)](https://pypi.org/project/microsoft-agents-storage-cosmos/) | Extension to use CosmosDB as storage. |
127
156
  | `microsoft-agents-authentication-msal` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-authentication-msal)](https://pypi.org/project/microsoft-agents-authentication-msal/) | MSAL-based authentication for Microsoft Agents. |
157
+ | `microsoft-agents-authentication-entra-auth-sidecar` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-authentication-entra-auth-sidecar)](https://pypi.org/project/microsoft-agents-authentication-entra-auth-sidecar/) | Credential-free Entra ID Agent ID authentication via the sidecar. |
128
158
 
129
159
  Additionally we provide a Copilot Studio Client, to interact with Agents created in CopilotStudio:
130
160
 
@@ -330,7 +330,7 @@ class PowerPlatformEnvironment:
330
330
 
331
331
  @staticmethod
332
332
  def get_endpoint_suffix(cloud: PowerPlatformCloud, cloud_base_address: str) -> str:
333
- return {
333
+ res = {
334
334
  PowerPlatformCloud.LOCAL: "api.powerplatform.localhost",
335
335
  PowerPlatformCloud.EXP: "api.exp.powerplatform.com",
336
336
  PowerPlatformCloud.DEV: "api.dev.powerplatform.com",
@@ -347,7 +347,11 @@ class PowerPlatformEnvironment:
347
347
  PowerPlatformCloud.EX: "api.powerplatform.eaglex.ic.gov",
348
348
  PowerPlatformCloud.RX: "api.powerplatform.microsoft.scloud",
349
349
  PowerPlatformCloud.OTHER: cloud_base_address,
350
- }.get(cloud, ValueError(f"Invalid cloud category value: {cloud}"))
350
+ }.get(cloud)
351
+
352
+ if not res:
353
+ raise ValueError(f"Invalid cloud category value: {cloud}")
354
+ return res
351
355
 
352
356
  @staticmethod
353
357
  def get_id_suffix_length(cloud: PowerPlatformCloud) -> int:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: microsoft-agents-copilotstudio-client
3
- Version: 1.2.0.dev20
3
+ Version: 1.4.0.dev13
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.2.0.dev20
18
+ Requires-Dist: microsoft-agents-hosting-core==1.4.0.dev13
19
19
  Dynamic: license-file
20
20
  Dynamic: requires-dist
21
21
 
@@ -37,6 +37,24 @@ 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.3.0</td>
42
+ <td>2026-07-30</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-v130">
45
+ 1.3.0 Release Notes
46
+ </a>
47
+ </td>
48
+ </tr>
49
+ <tr>
50
+ <td>1.2.0</td>
51
+ <td>2026-07-17</td>
52
+ <td>
53
+ <a href="https://github.com/microsoft/Agents-for-python/blob/main/changelog.md#microsoft-365-agents-sdk-for-python---release-notes-v120">
54
+ 1.2.0 Release Notes
55
+ </a>
56
+ </td>
57
+ </tr>
40
58
  <tr>
41
59
  <td>1.1.0</td>
42
60
  <td>2026-06-19</td>
@@ -55,6 +73,15 @@ This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehe
55
73
  </a>
56
74
  </td>
57
75
  </tr>
76
+ <tr>
77
+ <td>0.9.1</td>
78
+ <td>2026-05-04</td>
79
+ <td>
80
+ <a href="https://github.com/microsoft/Agents-for-python/blob/main/changelog.md#microsoft-365-agents-sdk-for-python---release-notes-v091">
81
+ 0.9.1 Release Notes
82
+ </a>
83
+ </td>
84
+ </tr>
58
85
  <tr>
59
86
  <td>0.9.0</td>
60
87
  <td>2026-04-15</td>
@@ -120,11 +147,14 @@ We offer the following PyPI packages to create conversational experiences based
120
147
  | `microsoft-agents-activity` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-activity)](https://pypi.org/project/microsoft-agents-activity/) | Types and validators implementing the Activity protocol spec. |
121
148
  | `microsoft-agents-hosting-core` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-core)](https://pypi.org/project/microsoft-agents-hosting-core/) | Core library for Microsoft Agents hosting. |
122
149
  | `microsoft-agents-hosting-aiohttp` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-aiohttp)](https://pypi.org/project/microsoft-agents-hosting-aiohttp/) | Configures aiohttp to run the Agent. |
123
- | `microsoft-agents-hosting-teams` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-teams)](https://pypi.org/project/microsoft-agents-hosting-teams/) | Provides classes to host an Agent for Teams. |
150
+ | `microsoft-agents-hosting-fastapi` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-fastapi)](https://pypi.org/project/microsoft-agents-hosting-fastapi/) | Configures fastapi to run the Agent. |
151
+ | `microsoft-agents-hosting-msteams` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-msteams)](https://pypi.org/project/microsoft-agents-hosting-msteams/) | Provides classes to host an Agent for Teams. |
124
152
  | `microsoft-agents-hosting-dialogs` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-dialogs)](https://pypi.org/project/microsoft-agents-hosting-dialogs/) | Dialog system with waterfall dialogs, prompts, and multi-turn conversation management. |
153
+ | `microsoft-agents-hosting-slack` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-slack)](https://pypi.org/project/microsoft-agents-hosting-slack/) | Provides classes to host an Agent for Slack. |
125
154
  | `microsoft-agents-storage-blob` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-storage-blob)](https://pypi.org/project/microsoft-agents-storage-blob/) | Extension to use Azure Blob as storage. |
126
155
  | `microsoft-agents-storage-cosmos` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-storage-cosmos)](https://pypi.org/project/microsoft-agents-storage-cosmos/) | Extension to use CosmosDB as storage. |
127
156
  | `microsoft-agents-authentication-msal` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-authentication-msal)](https://pypi.org/project/microsoft-agents-authentication-msal/) | MSAL-based authentication for Microsoft Agents. |
157
+ | `microsoft-agents-authentication-entra-auth-sidecar` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-authentication-entra-auth-sidecar)](https://pypi.org/project/microsoft-agents-authentication-entra-auth-sidecar/) | Credential-free Entra ID Agent ID authentication via the sidecar. |
128
158
 
129
159
  Additionally we provide a Copilot Studio Client, to interact with Agents created in CopilotStudio:
130
160
 
@@ -16,6 +16,24 @@ 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.3.0</td>
21
+ <td>2026-07-30</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-v130">
24
+ 1.3.0 Release Notes
25
+ </a>
26
+ </td>
27
+ </tr>
28
+ <tr>
29
+ <td>1.2.0</td>
30
+ <td>2026-07-17</td>
31
+ <td>
32
+ <a href="https://github.com/microsoft/Agents-for-python/blob/main/changelog.md#microsoft-365-agents-sdk-for-python---release-notes-v120">
33
+ 1.2.0 Release Notes
34
+ </a>
35
+ </td>
36
+ </tr>
19
37
  <tr>
20
38
  <td>1.1.0</td>
21
39
  <td>2026-06-19</td>
@@ -34,6 +52,15 @@ This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehe
34
52
  </a>
35
53
  </td>
36
54
  </tr>
55
+ <tr>
56
+ <td>0.9.1</td>
57
+ <td>2026-05-04</td>
58
+ <td>
59
+ <a href="https://github.com/microsoft/Agents-for-python/blob/main/changelog.md#microsoft-365-agents-sdk-for-python---release-notes-v091">
60
+ 0.9.1 Release Notes
61
+ </a>
62
+ </td>
63
+ </tr>
37
64
  <tr>
38
65
  <td>0.9.0</td>
39
66
  <td>2026-04-15</td>
@@ -99,11 +126,14 @@ We offer the following PyPI packages to create conversational experiences based
99
126
  | `microsoft-agents-activity` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-activity)](https://pypi.org/project/microsoft-agents-activity/) | Types and validators implementing the Activity protocol spec. |
100
127
  | `microsoft-agents-hosting-core` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-core)](https://pypi.org/project/microsoft-agents-hosting-core/) | Core library for Microsoft Agents hosting. |
101
128
  | `microsoft-agents-hosting-aiohttp` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-aiohttp)](https://pypi.org/project/microsoft-agents-hosting-aiohttp/) | Configures aiohttp to run the Agent. |
102
- | `microsoft-agents-hosting-teams` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-teams)](https://pypi.org/project/microsoft-agents-hosting-teams/) | Provides classes to host an Agent for Teams. |
129
+ | `microsoft-agents-hosting-fastapi` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-fastapi)](https://pypi.org/project/microsoft-agents-hosting-fastapi/) | Configures fastapi to run the Agent. |
130
+ | `microsoft-agents-hosting-msteams` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-msteams)](https://pypi.org/project/microsoft-agents-hosting-msteams/) | Provides classes to host an Agent for Teams. |
103
131
  | `microsoft-agents-hosting-dialogs` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-dialogs)](https://pypi.org/project/microsoft-agents-hosting-dialogs/) | Dialog system with waterfall dialogs, prompts, and multi-turn conversation management. |
132
+ | `microsoft-agents-hosting-slack` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-hosting-slack)](https://pypi.org/project/microsoft-agents-hosting-slack/) | Provides classes to host an Agent for Slack. |
104
133
  | `microsoft-agents-storage-blob` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-storage-blob)](https://pypi.org/project/microsoft-agents-storage-blob/) | Extension to use Azure Blob as storage. |
105
134
  | `microsoft-agents-storage-cosmos` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-storage-cosmos)](https://pypi.org/project/microsoft-agents-storage-cosmos/) | Extension to use CosmosDB as storage. |
106
135
  | `microsoft-agents-authentication-msal` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-authentication-msal)](https://pypi.org/project/microsoft-agents-authentication-msal/) | MSAL-based authentication for Microsoft Agents. |
136
+ | `microsoft-agents-authentication-entra-auth-sidecar` | [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-authentication-entra-auth-sidecar)](https://pypi.org/project/microsoft-agents-authentication-entra-auth-sidecar/) | Credential-free Entra ID Agent ID authentication via the sidecar. |
107
137
 
108
138
  Additionally we provide a Copilot Studio Client, to interact with Agents created in CopilotStudio:
109
139
 
@@ -1 +0,0 @@
1
- 1.2.0.dev20
@@ -1 +0,0 @@
1
- microsoft-agents-hosting-core==1.2.0.dev20