Skip to content

Source

Claude dokumentacija

7 items

Anthropic's developer documentation for Claude. The pricing page carries the multipliers most people never read: cache writes, batch, data residency, fast mode.

docs.claude.com

A 3D render of the Chrome logo riding a white cart along a rail, in a room with a window and a plant behind it.
Agentsstrong signal

Gemini Spark vs Claude's browser toolset: whose account, whose risk

Both drive a web browser, both stop before the step that cannot be undone, and their lists of stopping points are nearly the same. The difference is what each assumes about the session it runs in: one is built on the accounts you are already signed into, the other tells you to give it a browser with no credentials in it. That single assumption decides which of the two belongs anywhere near your work.

Google, Anthropicverified

COST PER TASK$1.76the cheapest thousand 4,000-token calls
Modelsstrong signal

Best cheap models for high-volume work, priced per thousand calls

Six models, one task, one number: what a thousand calls cost when each sends 4,000 tokens in and gets 800 back. The cheapest row is $1.76 and the most expensive is $16.00, a nine-fold spread rather than the hundred-fold spread the category implies. Two things move the ranking more than the headline price does, and one of them has a date on it.

Anthropic, Google, OpenAIverified

Flowers and leaves arranged into the number five.
Modelsstrong signal

Claude Sonnet 5, read from what Anthropic publishes

Two disclosures first: this is a reading of the vendor's own evaluations rather than our test, and it is written by a model that vendor built. With both stated, the published numbers still contain three things worth noticing before you pick this model.

Anthropicverified

Modelsstrong signal

Claude Opus 5 vs GPT-5.6 Sol: which is cheaper depends on a threshold OpenAI does not publish

Sol's price cut on August 21 put it below Opus 5 on both short-context columns — $4 against $5 on input, $20 against $25 on output. Its long-context column went the other way and still costs more. Opus 5's price sits between Sol's two columns, so the cheaper model depends on which column your request lands in, and OpenAI does not say where the boundary is.

Anthropic, OpenAIverified

Modelsstrong signal

Cut your model bill by 89% without changing what you ship

Four levers, all published, none of them clever: cache the fixed part of your prompt, batch what can wait, drop a tier where the task allows it, and stop paying multipliers you did not ask for. Worked all the way through on one real workload.

Anthropic, OpenAIverified

Agentsmedium signal

Claude gets a separate toolset for driving a browser

August 19 brought two changes to how Claude operates someone else's screen. The computer use tool moved to general availability as computer_toolset_20260801, with no beta header, actions grouped into a single turn, and zoom enabled from the start. Alongside it came browser_toolset_20260801, a separate set of 31 tools that works inside a browser you run yourself rather than across the whole desktop. The important difference is that this set reads the page accessibility tree and returns element references, so a click targets a reference such as ref_2 instead of a point in pixels — and that survives a layout shift.

Anthropicverified

Agentsstrong signal

Files, Agent Skills, and the Admin API leave beta

On August 19, Anthropic moved a large part of the Claude platform from beta to general availability. The Files API no longer requires a beta header and gains file expiry through expires_in_seconds, pagination, and filtering by identifier, alongside a terabyte of storage per organization and a limit of 500 requests per minute. Agent Skills and the accompanying Skills API also became generally available, so skills now load through the Messages API without a single beta header. Managed Agents gain allow and block lists of domains for search and content fetching, and the session viewer in the console was redesigned with a timeline minimap and an Inspector panel. Anyone building an agent over client content gets three critical parts of the API that stop being a moving target.

Anthropicverified