AI as Workspace (AIaW)
AI as Workspace (AIaW) is no longer maintained. This page is only a migration guide for existing users and does not recommend a new installation.
Before configuring
- This page uses placeholders only. Copy the real Key from PopGo API keys and the model from models and pricing.
- One-click setup is for software that is already installed and has registered its protocol handler. Allow the browser to open the external app when prompted.
- For manual setup, save one minimal Provider first. Enable streaming, tools, or multi-model routing only after the first request succeeds.
Official source and verification
This page was verified on 2026-07-13 against the official source for AI as Workspace (AIaW) 1.8.12. Official source. The verified 1.8.12 release is discontinued, so future compatibility will not be maintained.
One-click setup
Sign in to the PopGo API keys page and open the action menu on the target Key row. Public documentation never creates or displays a link containing a Key. Open the Chat submenu, then choose AI as Workspace (AIaW). Only existing users with the client already installed should use the retained entry. New users should choose maintained software.
Manual setup
To migrate, create a connection in a maintained OpenAI compatible client with /v1, YOUR_API_KEY, and YOUR_MODEL. Confirm it works before disabling the old connection.
Success check
Complete the test in the new client; being able to launch the old application is not a successful migration.
Common errors and recovery
- If the old client cannot start or export settings, do not enter another key. Recreate the connection directly in the new client.
- For a 401, paste
YOUR_API_KEYagain and remove surrounding whitespace. - For a 404, verify the Base URL level and make sure the client is not appending
/v1twice.