llm-anthropic 0.25 Update Adds Claude Opus 4.7 Support

Simon Willison has released llm-anthropic 0.25, which now includes support for the new `claude-opus-4.7` model, featuring `thinking_effort: xhigh`. The update also introduces `thinking_display` and `thinking_adaptive` boolean options, alongside an increased default `max_tokens` setting.

Source: Simon Willison