You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: python/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Integrate the Microsoft 365 Copilot APIs into your Python application!
8
8
9
9
## Installation
10
10
11
-
The Microsoft 365 Copilot APIs client libraries will be available in the following packages in the Python Package Index (PyPi):
11
+
The Microsoft 365 Copilot APIs client libraries are available in the following packages in the Python Package Index (PyPi):
12
12
13
13
-[microsoft-agents-m365copilot-beta](https://github.com/microsoft/Agents-M365Copilot/tree/main/python/packages/microsoft_agents_m365copilot_beta): Contains the models and request builders for accessing the beta endpoint. microsoft-agents-m365copilot-beta has a dependency on microsoft-agents-m365copilot-core.
14
14
-[microsoft-agents-m365copilot-core](https://github.com/microsoft/Agents-M365Copilot/tree/main/python/packages/microsoft_agents_m365copilot_core): The core library for making calls to the Copilot APIs.
Copy file name to clipboardExpand all lines: typescript/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Integrate the Microsoft 365 Copilot APIs into your TypeScript application!
8
8
9
9
## Installation
10
10
11
-
The Microsoft 365 Copilot APIs client libraries will be available in the following packages in Node Package Manager (npm):
11
+
The Microsoft 365 Copilot APIs client libraries are available in the following packages in Node Package Manager (npm):
12
12
13
13
-[microsoft/agents-m365copilot-beta](https://github.com/microsoft/Agents-M365Copilot/tree/main/typescript/packages/agents-m365copilot-beta): Contains the models and request builders for accessing the beta endpoint. microsoft/agents-m365copilot-beta has a dependency on microsoft/agents-m365copilot-core.
14
14
-[microsoft/agents-m365copilot-core](https://github.com/microsoft/Agents-M365Copilot/tree/main/typescript/packages/agents-m365copilot-core): The core library for making calls to the Copilot APIs.
0 commit comments