How to run goose with confidential AI

A quick tutorial for people who want to run goose but want it to keep your data confidential you generally have two options. First its to buy a good gpu to run a model locally, the second one is use advancement in trusted execution environments and use confidential AI backend with it. How to do it Go to PrivateMode and create an account and an API key. Then, set the environment variable PRIVATE_MODE_API_KEY to your API key. You can do this in your terminal with the following command: ...

August 8, 2025