Mine your best past answers into reusable canned responses
Clusters a year of resolved tickets, finds the answers your team writes most often, and drafts a canned response for each recurring situation.
- How it works
- A batch job clusters resolved tickets by question type using embeddings, finds the answers agents wrote most often, and drafts a canned response — with placeholders for name, order number and dates — for each recurring situation you do not yet have a macro for. New agents inherit the team's accumulated answers instead of reinventing them.
- Data you need
- A year or so of resolved tickets with agent replies, exported from the helpdesk. Fewer than a thousand tickets still works but yields fewer clusters worth templating.
- What to expect
- It surfaces the recurring situations your macro library is missing and hands you drafts built from real answers, which is the tedious part of building such a library. Frequency is not correctness: the most-repeated answer may be the team's most-repeated mistake, which is why every macro needs senior review. Clusters drift as products and policies change, so rerun quarterly and retire stale macros, and tickets containing personal data must be scrubbed or the placeholders checked before a macro is saved.
- Where people stay involved
- A senior agent reviews each proposed macro before it enters the library — the model measures how often something was said, not whether it was right.
Which model, and what it costs to run
Qwen3-8B
This job runs in bulk rather than to a waiting person, so size is not the constraint — we take the strongest independent score on sticking to the document that we may serve freely and that fits on a single card.
- Licence
- Apache-2.0
- Weights at 4-bit
- 5 GB
- Context
- 32K tokens
- Publisher
- Alibaba (Qwen Team)
What the hardware costs
One 48 GB card holds it
- Rent in the EU
- $1.60/hrScaleway, Paris (PAR2)
- Buy the card
- $7,569new, one-off
- Or rent it by the token
- $0.04 / $0.04per M in / out · DeepInfra
Hardware only, third-party prices from 2026-07. The figure excludes the KV cache, which grows with context length and how many people use it at once — sized properly in a conversation, not guessed here. Renting by the token is cheaper up front; why our customers still self-host is below.
Sticking to the document
Measured on public documents, by a model acting as judge. Read it beside the answer rate: the lowest hallucination rates on this board belong to models that simply decline more often.
Independent measurement · Vectara · board updated May 11, 2026
Structured output and tool calls
Measured in a sandbox, on somebody else's functions. It tells you which models are capable of the shape of the job, not which one will survive contact with your API.
Independent measurement · UC Berkeley (Gorilla project) · board updated 2026-04-12
The API is cheaper per token. Here is why our customers don't use it.
We will not pretend otherwise: renting a model by the token from a serverless API costs less per million tokens than a card we run for you. We show that price on every use-case page. What it does not include is the part a shop with a customer database actually pays for.
- 01
Your data never leaves hardware you can point at
A serverless "we don't retain your data" is a clause in a contract. Running the model on a card in Amsterdam is a fact of architecture: your catalogue, tickets and customer records are never sent to a third party at all. For a GDPR audit, that is the difference between a promise and a floor plan.
- 02
The price cannot move without your say-so
A serverless rate card is somebody else's lever. The provider can raise the price, retire the model, or change the terms, and your cost moves with it. The same model on the same card costs the same next year — you own the number.
- 03
The model cannot be taken away
Hosted APIs deprecate models on their own schedule; the one you built on can be gone in a quarter. An open-weight model on your own hardware runs for as long as you keep the lights on. No vendor can end-of-life it out from under you.
And the price gap closes with volume: past a card you keep busy — very roughly four billion tokens a month — owning is cheaper outright, even before the three reasons above.
Getting a case like this one from a conversation to production takes about two months, and you can stop at the end of any phase.
Also in customer service
All 15 →Sort the support inbox before anyone reads it
Classifies every incoming message into your own categories, pulls out order details, and routes it to the right queue before anyone opens it.
Draft answers to where-is-my-order emails
Looks up the real order and tracking status and drafts a reply with the carrier's information, ready for an agent to approve and send.
Suggest replies from your own help pages and policies
Finds the relevant passages in your FAQ and policy pages and drafts a reply based only on them, with a link to the source for the agent to check.
Handle return and refund requests against your own policy
Checks a return request against your written returns policy and drafts the instructions or a polite refusal, for a human to approve.
Next
Tell us what your team does by hand
Describe the process that takes the most time. We will say plainly whether a model is the right tool for it.