## anthropics/anthropic-sdk-python — v0.122.0…v0.123.0

_17 commits._

### Features
- **feat(api): updates to skill, files, and user profiles** (e4cf990)
- **feat(api): additions to files and memory stores** (eea5cce)
- **feat(client): add helpers for accessing the workspace ID in response headers** (88e16df)

### Fixes
- **fix(client): export ServiceUnavailableError and DeadlineExceededError from the package root (#468)** (21a7454)
- **fix(session-runner): retry tool-result sends for at least the lease TTL (#453)** (a2f4add)
- **fix(client): export custom status errors from _exceptions.__all__ (#459)** (e9b9b58)
- **fix(tools): run synchronous session tools in a worker thread (#399)** (029e1c9)
- **fix(client): compute platform headers without spawning a subprocess** (8f99316)
- **fix(api): remove unsupported mid_conv_system content block** (688ade4)

### Backend
- **release: 0.123.0** (5c49897)
- **codegen metadata** (6076abf)
- **codegen metadata** (301e875)
- **codegen metadata** (a581068)
- **codegen metadata** (80c6fe2)
- **codegen metadata** (8b59dbd)

### Chore
- **chore(examples): remove legacy Text Completions API examples** (92a8f72)
- **chore(internal): remove leftover prism references** (fa7ea13)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/anthropics/anthropic-sdk-python?utm_source=github-action)._