Page Assist
Page Assist Integration Guide
Connect UnoRouter to Page Assist as a custom OpenAI-compatible API.
Overview
Page Assist runs in the browser side panel. Add UnoRouter as a custom OpenAI-compatible API and pick a model.
Quick Config
Paste these into the client. Your key auto-fills when signed in.
text
Base URL: https://api.unorouter.com/v1
API Key: YOUR_API_KEYCompatibility
Chat CompletionsStreaming
Step-by-step setup
- 1Open Page Assist settings
Click the Page Assist toolbar icon, then the gear icon.
- 2Add a Custom OpenAI provider
Go to OpenAI Compatible API, click Add Provider, then Custom.
- 3Fill the provider
Enter the provider name, base URL, and your UnoRouter API key.
textProvider Name: UnoRouter Base URL: https://api.unorouter.com/v1 API Key: YOUR_API_KEY - 4Add models
Open the Models section and add the UnoRouter models you want.
Recommended models
Free models that work here. Paste any model id into the client.
ox-alpha:freeglm-5.3-search:freeglm-5.3-think-search:freeglm-5.3-thinking:freeglm-5.3:free
Gotchas
- The Custom provider does not discover models. Add them manually.
- Auto-discovery only works for built-in providers like LM Studio and Ollama.