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: marketplace-readme.md
+7-11Lines changed: 7 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ Use [Privatemode](https://www.privatemode.ai) as an AI provider inside GitHub Co
12
12
13
13
[Privatemode](https://www.privatemode.ai) is the first AI service with true end-to-end confidential computing.
14
14
It encrypts your data before it leaves your device and keeps it protected even during AI processing.
15
-
Its advanced design, among others, ensure the following:
15
+
Its advanced design, among others, ensures the following:
16
16
17
17
- Your code, prompts, and responses are never visible to us or the infrastructure provider.
18
18
- Your data can't and won't be used for training.
19
19
- Verifiable privacy and integrity through hardware-based remote attestation.
20
20
21
-
With Privatemode, you can confidently use state-of-the-art open-source models like **gpt-oss-120b** and **Qwen3-Coder** for coding, content generation, and analysis — without compromising security.
21
+
With Privatemode, you can confidentially use state-of-the-art open-source models like **gpt-oss-120b** and **Qwen3-Coder** for coding, content generation, and analysis — without compromising security.
22
22
23
23
Privatemode is hosted in the EU and developed by [Edgeless Systems](https://www.edgeless.systems/).
24
24
@@ -29,12 +29,12 @@ Privatemode is hosted in the EU and developed by [Edgeless Systems](https://www.
29
29
1. Create a free [Privatemode account](https://www.privatemode.ai/) to get your API key.
30
30
1. Start the Privatemode Proxy with your API key (see [below](#ℹ️-about-the-privatemode-proxy)).
31
31
1. Open the *Manage Language Models* dialog of the GitHub Copilot Chat extension and select Privatemode as provider.
32
-
1.Optional: Provide your API key if you set up the proxy without one.
33
-
1. Choose the models you want to add to the model picker.
32
+
1.If your proxy wasn't started with an API key, you can enter one in VS Code.
33
+
1. Choose the models you want to see in the model picker.
34
34
35
35
You’re all set. Now you can chat with an AI inside VS Code while keeping your data secure.
36
36
37
-
## ℹ️ About the Privatemode Proxy
37
+
## About the Privatemode Proxy
38
38
39
39
This extension requires the Privatemode Proxy to be running locally or on a trusted host. It does the following:
You can get privacy-preserving code completions by using the [Continue plugin](https://marketplace.visualstudio.com/items?itemName=Continue.continue) and [configuring it to use the Privatemode Proxy](https://docs.privatemode.ai/guides/coding-assistants-vscode#configuring-continue).
73
69
74
-
> **Note:**When using a GitHub Copilot Business or Enterprise plan, the Copilot Chat extension currently doesn't show the `Manage Models` option in the model picker. In that case you have to switch the account to a different Copilot plan (e.g., Pro or Free) to use the extension. This issue is currently being addressed by Microsoft.
70
+
> **Note:**If you’re using a GitHub Copilot Business or Enterprise plan, the Manage Models option may not appear. To enable it, switch temporarily to a Pro or Free plan. This limitation is being addressed by Microsoft.
0 commit comments