Kourier uses Google Analytics to understand aggregate website usage. Analytics is optional and is not used for targeted advertising. Read our Privacy Policy.

Back to changelog

0.1.0 — Initial public alpha

First public release of kourier.sh. Open-model inference for coding with DeepSeek V4 Flash behind one OpenAI-compatible endpoint.

v0.1.0Added

kourier.sh 0.1.0 — Initial public alpha

The first public release of kourier.sh is out. Open-model inference for coding, behind one OpenAI-compatible endpoint. The marketing site you're reading is built on the same stack we use to serve it.

What's in 0.1.0

Added

  • Production model — DeepSeek V4 Flash, served through one endpoint
  • Upcoming model — Qwen 3.6 35B, planned as a faster complement
  • OpenAI-compatible APIhttps://api.kourier.sh/v1, drop-in for any OpenAI client
  • Cloud dashboard — sign up, generate API keys, view usage
  • Two plans — Pro ($50/month) and Max ($100/month), no per-token metering
  • Documentation (Fumadocs 16) — quick start, API reference, model guides
  • Blog + changelog (content-collections) — MDX-powered posts and release notes

Notes

This is the founding release. kourier.sh is in alpha — models, pricing, and rate limits will evolve as we scale the fleet.

If you find a bug, open an issue. If an agent breaks on our endpoint, that's a bug we want to know about — we serve agents first.

Serve open models through one API.

DeepSeek V4 Flash today, with Qwen 3.6 35B coming soon. Two simple plans, $50/month or $100/month. No per-token metering.

Related reading

4 min read
The unit of software is no longer the app; it is the intent. Here is what changes when AI agents call typed actions directly, and why the model underneath has to be open.