Milk Parlor / the gateway
Sends your model calls and returns the answers. Saves eligible request–response pairs in the background.
MILK INFRASTRUCTURE
Your app gets its answer.
Milk puts the saved traffic to work.
Same SDK. Same calls. Your models.
THE TWO-LINE SETUP
Keep the official OpenAI SDK and your existing calls. Change the URL and key.
# connect the OpenAI SDK to Milk Parlor
+OPENAI_BASE_URL=https://parlor.milkinfrastructure.com/v1
+OPENAI_API_KEY=<your Milk key>
# Responses and Chat Completions stay unchanged
AFTER THE ANSWER
Sends your model calls and returns the answers. Saves eligible request–response pairs in the background.
Give it a goal. It runs commands, starts cloud models, measures results, and saves what it learns.
Parlor handles the request. Milk Man works on what comes after.
The heartbeat counts saved exchanges. No model call.
A job reads the new data and the previous summary.
The saved file fills the dashboard. Open it to see what changed.
Example milestones · set with MILK_SUMMARY_THRESHOLDS. One exchange is a request and its response.
Save each eligible request and answer under your account's unique ID. Related exchanges stay grouped as one task.
Count new exchanges. At configured milestones, save a summary of topics, tasks, and response times.
A teacher model writes new tasks inspired by the traffic. Keep training tasks separate from the tasks used to judge improvement.
Train an open model, tune how it runs, and compare answers, speed, and cost on the same tasks. Qwen3.5-0.8B is the first training base.
Prepare a gateway rule for the selected model. The operator reviews and signs it before customer traffic moves.
Give Milk Man a task: run a model, compare its settings, or train from saved data. It runs the jobs and keeps their results. Closing the dashboard does not stop it.
Environment variables select local files or S3-compatible storage, managed inference APIs, and owned Baseten or Modal GPUs. Model files are cached separately from the runtime image. Milk Man can run locally while the data and compute stay in the cloud.
No. Milk keeps the experiment and its result, including failures. Speed improvements and better answers are different measurements. The goal is to beat a chosen baseline on your tasks, not to claim a universal ranking.
THE DEMONSTRATION
Recorded development runs, not live status. Click a screen to see it full size.
