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: hub/apps/develop/actions/action-json.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
---
2
-
title: Action definition JSON schema for Windows Copilot Runtime Action providers
3
-
description: Describes the format of the action definition JSON file format for Windows Copilot Runtime Action providers.
2
+
title: Action definition JSON schema for Windows AI Foundry Action providers
3
+
description: Describes the format of the action definition JSON file format for Windows AI Foundry Action providers.
4
4
ms.topic: article
5
5
ms.date: 02/04/2025
6
6
ms.localizationpriority: medium
7
7
---
8
8
9
9
10
10
11
-
# Action definition JSON schema for Windows Copilot Runtime Action providers
11
+
# Action definition JSON schema for Windows AI Foundry Action providers
12
12
13
-
This article describes the format of the action definition JSON file format for Windows Copilot Runtime Actions. This file must be included in your project with the **Build Action** set to "Content" and **Copy to Output Directory** set to “Copy if newer”. Specify the package-relative path to the JSON file in your package manifest XML file. For more information, see [Action provider package manifest XML format](action-provider-manifest.md).
13
+
This article describes the format of the action definition JSON file format for Windows AI Foundry Actions. This file must be included in your project with the **Build Action** set to "Content" and **Copy to Output Directory** set to “Copy if newer”. Specify the package-relative path to the JSON file in your package manifest XML file. For more information, see [Action provider package manifest XML format](action-provider-manifest.md).
14
14
15
15
## Example action definition JSON file
16
16
@@ -135,7 +135,7 @@ The tables below describe the properties of the action definition JSON file.
135
135
136
136
## ActionEntityKind enumeration
137
137
138
-
The **ActionEntityKind** enumeration specifies the types of entities that are supported by the Windows Copilot Runtime Actions. In the context of a JSON action definition, the entity kinds are string literals that are case-sensitive.
138
+
The **ActionEntityKind** enumeration specifies the types of entities that are supported by Windows AI Foundry Actions. In the context of a JSON action definition, the entity kinds are string literals that are case-sensitive.
description: Learn about Windows Copilot Runtime Actions providers for Windows apps.
2
+
title: Windows AI Foundry Actions providers
3
+
description: Learn about Windows AI Foundry Actions providers for Windows apps.
4
4
ms.topic: article
5
5
ms.date: 02/05/2025
6
6
ms.localizationpriority: medium
7
7
---
8
8
9
-
# Windows Copilot Runtime Actions providers
9
+
# Windows AI Foundry Actions providers
10
10
11
-
Actions are atomic units of functionality that can be invoked by the Windows Copilot Runtime. Developers can register actions with the system by implementing an action provider app.
11
+
Actions are atomic units of functionality that can be invoked by Windows AI Foundry. Developers can register actions with the system by implementing an action provider app.
12
12
13
13
14
14
## Responsible AI Notes
@@ -20,5 +20,5 @@ When building AI backed actions, it is your responsibility as the Action author
20
20
21
21
## Related articles
22
22
23
-
-[Action definition JSON schema for Windows Copilot Runtime Actions providers](action-json.md)
24
-
-[Windows Copilot Runtime Actions provider package manifest XML format](action-provider-manifest.md)
23
+
-[Action definition JSON schema for Windows AI Foundry Actions providers](action-json.md)
24
+
-[Windows AI Foundry Actions provider package manifest XML format](action-provider-manifest.md)
Copy file name to clipboardExpand all lines: hub/apps/get-started/make-apps-great-for-windows.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
@@ -177,7 +177,7 @@ We have updated icons and a new UI font called "Segoe UI Variable". We recommend
177
177
People run Windows across conventional devices as well as an increasingly diverse, modern range of devices. Devices today come not only with x86/x64-based, but also Arm-based, architectures; not only with mouse and keyboard but also touch screens, touchpads, and pens; with cameras, GPS, and sensors like gyroscopes; and with graphics and neural processing chipsets that enable not only amazing visuals but also hardware-accelerated artificial intelligence (AI). Customers expect apps to take advantage of the hardware (that they have paid for!) and be cognizant of the device form factor to give them an appropriately optimized experience.
178
178
179
179
- Achieve AI powered productivity with Win ML - [Introduction to Windows Machine Learning](/windows/ai/windows-ml/).
180
-
- Use AI models that power Windows Copilot Runtime on Copilot+ PCs and run locally - [Windows Copilot Runtime overview](/windows/ai/apis/).
180
+
- Use AI models that power Windows AI Foundry on Copilot+ PCs and run locally - [Windows AI Foundry overview](/windows/ai/apis/).
181
181
- Utilize best practices for Notifications and content sharing - [Notifications (Design basics)](/windows/win32/uxguide/mess-notif).
Copy file name to clipboardExpand all lines: hub/apps/whats-new/windows-11-build-22000.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Feature | Description
17
17
[Start developing Windows apps](/windows/apps/get-started/start-here) | Learn how to start developing apps for Windows with this comprehensive guide.
18
18
[PowerToys](/windows/powertoys/) | PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity.
19
19
[Installing PowerToys](/windows/powertoys/install) | Step-by-step instructions to install PowerToys on your Windows machine.
20
-
[Get started building an app with Windows Copilot Runtime APIs](/windows/ai/apis/get-started) | A guide to help you begin building apps using Windows Copilot Runtime APIs.
20
+
[Get started building an app with Windows AI APIs](/windows/ai/apis/get-started) | A guide to help you begin building apps using Windows AI APIs.
21
21
[AppWindows.SetIcon Method](/windows/windows-app-sdk/api/winrt/microsoft.ui.windowing.appwindow.seticon?view=windows-app-sdk-1.7) | Documentation for the `AppWindow.SetIcon` method in the Windows App SDK.
22
22
[Win32 app isolation overview](/windows/win32/secauthz/app-isolation-overview) | An overview of app isolation for Win32 applications to enhance security and reliability.
23
23
@@ -45,7 +45,7 @@ Feature | Description
45
45
Feature | Description
46
46
:------ | :------
47
47
[Windows AI](/windows/ai/) | Enhance your Windows apps with AI through local APIs and Machine Learning models.
48
-
[Windows Copilot Runtime Overview](/windows/ai/overview) | Windows Copilot Runtime introduces new ways of interacting with the operating system that utilize AI, such as Phi Silica, the Small Language Model (SLM) created by Microsoft Research that is able to offer many of the same capabilities found in Large Language Models (LLMs), but more compact and efficient so that it can run locally on Windows.
48
+
[Windows AI Foundry Overview](/windows/ai/overview) | Windows AI Foundry introduces new ways of interacting with the operating system that utilize AI, such as Phi Silica, the Small Language Model (SLM) created by Microsoft Research that is able to offer many of the same capabilities found in Large Language Models (LLMs), but more compact and efficient so that it can run locally on Windows.
Copy file name to clipboardExpand all lines: hub/apps/windows-app-sdk/experimental-channel.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,14 +32,14 @@ The experimental channel includes releases of the Windows App SDK with [experime
32
32
33
33
## Version 1.8 Experimental (1.8.0-experimental1)
34
34
35
-
### Use on-device AI with Windows Copilot Runtime APIs
35
+
### Use on-device AI with Windows AI APIs
36
36
37
37
> [!IMPORTANT]
38
38
> The underlying ML models required for these APIs currently require your device to be running the latest Windows 11 Insider Preview Build on the Dev Channel. Additionally, these APIs require your device to be a Copilot+ PC. See [Copilot+ PCs Developer Guide](/windows/ai/npu-devices) to learn more about these devices. APIs will throw an exception when called on devices lacking the necessary support.
39
39
40
-
The Windows Copilot Runtime (WCR) offers several AI-powered features and APIs for you to easily, efficiently, and responsibly use on-device AI models in your Windows apps. In this release we are making available several scenario focused APIs for you to leverage powerful capabilities without the need to find, run, or optimize your own Machine Learning (ML) models.
40
+
Windows AI Foundry (WAIF) offers several AI-powered features and APIs for you to easily, efficiently, and responsibly use on-device AI models in your Windows apps. In this release we are making available several scenario focused APIs for you to leverage powerful capabilities without the need to find, run, or optimize your own Machine Learning (ML) models.
41
41
42
-
Learn more about responsible development practices used during WCR API development that you can also apply as you create AI-assisted features in the [Developing Responsible Generative AI Applications and Features on Windows](/windows/ai/rai) guidance.
42
+
Learn more about responsible development practices used during Windows AI APIs development that you can also apply as you create AI-assisted features in the [Developing Responsible Generative AI Applications and Features on Windows](/windows/ai/rai) guidance.
43
43
44
44
This is the latest release of the experimental channel.
Copy file name to clipboardExpand all lines: hub/apps/windows-app-sdk/preview-channel.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
@@ -70,7 +70,7 @@ A new `TitleBar` control makes it much easier to create a great, customizable ti
70
70
71
71
* New `RuntimeCompatibilityOptions` support will allow more control over how servicing changes affect apps. For more info, see GitHub [#4966](https://github.com/microsoft/WindowsAppSDK/issues/4966).
72
72
* A new `ReleaseInfo` API provides easy access to the version of the Windows App SDK Runtime in use. For more info, see GitHub [#2893](https://github.com/microsoft/WindowsAppSDK/issues/2893).
73
-
* Note: Windows Copilot Runtime APIs are not included this release. To experiment with these APIs, please continue to use the 1.7-experimental3 release and share your feedback!
73
+
* Note: Windows AI APIs are not included this release. To experiment with these APIs, please continue to use the 1.7-experimental3 release and share your feedback!
74
74
* Note: New APIs for windowing on `AppWindow` are not included in this release. To experiment with these APIs, please continue to use the 1.7-experimental3 release and share your feedback!
Copy file name to clipboardExpand all lines: hub/apps/windows-app-sdk/release-notes-archive/experimental-channel-1.7.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,14 +27,14 @@ The experimental channel includes releases of the Windows App SDK with [experime
27
27
28
28
-[Latest stable channel release notes for the Windows App SDK](../stable-channel.md)
29
29
## Version 1.7 Experimental (1.7.0-experimental3)
30
-
### Use on-device AI with Windows Copilot Runtime APIs
30
+
### Use on-device AI with Windows AI APIs
31
31
32
32
> [!IMPORTANT]
33
33
> The underlying ML models required for these APIs currently require your device to be running the latest Windows 11 Insider Preview Build on the Dev Channel. Additionally, these APIs require your device to be a Copilot+ PC. See [Copilot+ PCs Developer Guide](/windows/ai/npu-devices) to learn more about these devices. APIs will throw an exception when called on devices lacking the necessary support.
34
34
35
-
The Windows Copilot Runtime (WCR) offers several AI-powered features and APIs for you to easily, efficiently, and responsibly use on-device AI models in your Windows apps. In this release we are making available several scenario focused APIs for you to leverage powerful capabilities without the need to find, run, or optimize your own Machine Learning (ML) models.
35
+
Windows AI Foundry (WAIF) offers several AI-powered features and APIs for you to easily, efficiently, and responsibly use on-device AI models in your Windows apps. In this release we are making available several scenario focused APIs for you to leverage powerful capabilities without the need to find, run, or optimize your own Machine Learning (ML) models.
36
36
37
-
Learn more about responsible development practices used during WCR API development that you can also apply as you create AI-assisted features in the [Developing Responsible Generative AI Applications and Features on Windows](/windows/ai/rai) guidance.
37
+
Learn more about responsible development practices used during Windows AI APIs development that you can also apply as you create AI-assisted features in the [Developing Responsible Generative AI Applications and Features on Windows](/windows/ai/rai) guidance.
38
38
39
39
#### Phi Silica
40
40
@@ -44,7 +44,7 @@ See [Get started with Phi Silica in the Windows App SDK](/windows/ai/apis/phi-si
44
44
45
45
#### Text Recognition (OCR)
46
46
47
-
Text recognition, also known as optical character recognition (OCR), APIs in Windows Copilot Runtime (WCR) can detect and extract text within images and convert it into machine readable character streams. These APIs can identify characters, words, lines, polygonal text boundaries, and provide confidence levels for each match. The set of WCR AI-assisted APIs benefit from NPU-assisted acceleration to perform faster and more accurately than the legacy [Windows.Media.Ocr.OcrEngine](/uwp/api/windows.media.ocr.ocrengine) APIs.
47
+
Text recognition, also known as optical character recognition (OCR), APIs in Windows AI Foundry (WAIF) can detect and extract text within images and convert it into machine readable character streams. These APIs can identify characters, words, lines, polygonal text boundaries, and provide confidence levels for each match. The set of AI-assisted APIs in Windows AI Foundry benefit from NPU-assisted acceleration to perform faster and more accurately than the legacy [Windows.Media.Ocr.OcrEngine](/uwp/api/windows.media.ocr.ocrengine) APIs.
48
48
49
49
See [Get Started with Text Recognition (OCR) in the Windows App SDK](/windows/ai/apis/text-recognition) and [API ref for AI-backed Text Recognition (OCR) in the Windows App SDK](/windows/ai/apis/text-recognition-api-ref) for more information.
0 commit comments