Support for Anthropic search result and custom content document blocks in @ai-sdk/anthropic

Hi all,

I’ve put up a PR 3 weeks ago to add support for search_result and custom content document blocks for @ai-sdk/anthropic.

feat(anthropic): search result blocks and custom content documents by lithdew · Pull Request #11968 · vercel/ai · GitHub

I wanted to flag it here in case there is any way to request for a PR review. The feature enables for the model to cite specified text/documents and is a time saver over rolling out a custom citations system.