KI-Toolbox — KIT Generative AI Service (Open WebUI)
The Scientific Computing Center operates the KI-Toolbox, KIT's generative-AI service for staff, students and guest accounts, on KIT's own host. It fronts large language models hosted locally at the SCC alongside Azure OpenAI models, and is gated behind the KIT Account via OIDC. Verified 2026-09-01: /api/config returns 200 with name "KI-Toolbox (Open WebUI)", version 0.10.2, oauth.providers.oidc "KIT-Account", enable_signup false and enable_login_form false; /api/v1/models correctly answers 401. The deployment publishes a live OpenAPI 3.1.0 document at /openapi.json with 458 paths and 298 schemas — but its info.title is "Open WebUI", it declares no servers[] block, and it is byte-for-byte the upstream product's contract. It is therefore recorded as a KIT-operated deployment and the contract is deliberately NOT saved under KIT's name. This is the most substantial machine-readable surface KIT operates, and none of it is KIT-authored.