Oobabooga Web UI
Oobabooga Web UI in RealTimeX maps to a Text Generation Web UI endpoint.
Open it from Settings > AI Providers > LLM, then choose Oobabooga Web UI or Text Generation Web UI, depending on the current build label.
What you configure
The current page exposes:
- a base URL
- a token context window
- an optional API key
Unlike some other local providers, this page does not expose a separate model dropdown. RealTimeX points at the model your Web UI endpoint is already serving.
Current setup flow
- Start your Oobabooga or Text Generation Web UI server.
- Confirm the API endpoint is reachable from the RealTimeX instance.
- Open
Settings > AI Providers > LLM. - Choose
Oobabooga Web UI. - Enter the base URL for the server.
- Set the token context window RealTimeX should assume.
- Add the API key only if your endpoint requires one.
- Save the provider settings.
- Test a normal chat.
đź’ˇ
Use this provider when the model is already chosen by the upstream Web UI server and you only need RealTimeX to talk to that endpoint.