Configure · Chat Runtime

Mosaiq.chat LLM Configuration

Configure the proxy-backed LLM used by chat. This page edits the mosaiq proxy profile; endpoint credentials, base URL, and model are owned by the Endpoint configurator.

Profile
mosaiq
Enabled
Disabled
endpoint
Not assigned
Proxy
HTTPConnectionPool(host='127.0.0.1', port=8790): Max retries exceeded with url: /healthz (Caused by NewConnectionError("HTTPConnection(host='127.0.0.1', port=8790): Failed to establish a new connection: [Errno 111] Connection refused"))

Runtime assignment

Chat runtime calls http://127.0.0.1:8790/mosaiq/v1/chat/completions. Changing the endpoint here changes the profile assignment; it does not silently switch models outside the configured proxy endpoint.
Advanced profile editor