Commit dbdc5d3
docs: streamline and standardize docs (#687)
To ensure ongoing quality and consistency across all SDKs, the README
has been streamlined to the essentials: **Documentation**,
**Installation**, **Getting started**, **Requirements**,
**Contributing**, and **License**.
The deeper, more detailed documentation — including streaming, streaming
helpers, request & response types, counting tokens, MCP helpers, message
batches, tool use, file uploads, error handling, request IDs, retries,
timeouts, long requests, auto-pagination, default headers, advanced
usage (raw response access, logging, custom/undocumented requests, fetch
client customization, proxies), beta features, and more — now lives at
[platform.claude.com/docs/en/api/sdks/typescript](https://platform.claude.com/docs/en/api/sdks/typescript),
where it can be maintained in one place, kept up to date, and shared
across all SDK languages.
This keeps the README focused and approachable for new users while
giving experienced developers a single, authoritative source for the
full SDK documentation.
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Felix Becker <felix@anthropic.com>
Co-authored-by: Packy Gallagher <packy@anthropic.com>1 parent 16bf66c commit dbdc5d3
2 files changed
Lines changed: 16 additions & 791 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
0 commit comments