One UI for every analysis service we run — pick a tab to switch.
Sentiment · Corpus summary · Follow-up content · Content generator
POST /api/follow-up contract the raumdeuter-app Backend-Admin uses. Two actions:
summarize (recap card) and follow_up_question (one new open question).
{question_text, question_type, total_participants, options[]}.
Leave as [] for a pure-messages broadcast.
{body, created_at, sentiment?, topic?}. Sentiment / topic are optional pre-tags from the worker.
The raumdeuter-content-generator service runs as a separate container
on the same host (:8080 on the docker network).
It generates matchday polls, predictions and other broadcast content seeded
from fixture context.
To integrate it into this Studio we need one of:
POST /api/generate proxy route in the gateway, or/cg/* on this subdomain to raumdeuter-content-generator:8080.
Until then, the dedicated test page is reachable at :8080/local-test inside the docker network.
RAUMDEUTER — Gemini 2.5 (Vertex AI) · GPT-OSS · Deepseek · Llama 3.1 (local)