Documentation Infrastructure
INFRASTRUCTURE / SUMMARY

Qwen & production workers

The compatibility contract that keeps NutsNews connected to local AI.

The promise

NutsNews continues to use the existing Qwen AI service. Its public address, authentication, model, and request format are preserved while the new infrastructure is added.

What is checked

The pipeline checks the AI endpoint and makes a small real inference request. Success must come from local Qwen. A response from a fallback provider does not count.

During other updates

Updating the portal or wiki does not restart Qwen or its API. If a change affects AI connectivity, the release is stopped or rolled back until the worker connection works again.

ON THIS PAGE

THREE WAYS TO UNDERSTAND

Same system.
Your level of detail.

Switch reading modes above to find the explanation that fits.

Explore Expert →

Keep exploring

The local server

The host, its services, and how it is managed without reinstalling it.

GitHub deployment pipeline

From a reviewed change to a verified release on the server.