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.
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. Start a new test request with YOUR_MODEL. A normal response without authentication or address errors confirms the connection.
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.