From d6127cb2fe99db3465fe4b4b111d6905145cdaa1 Mon Sep 17 00:00:00 2001 From: Jack Penzer Date: Thu, 5 Mar 2026 11:54:33 +0000 Subject: [PATCH] Update NEWS.md with Sync Async Vignette reference Fix news's reference to the sync async vingette --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index c5072c8..8eba581 100644 --- a/NEWS.md +++ b/NEWS.md @@ -15,6 +15,7 @@ Functions for dealing with Anthropic Bathches API, works differently ot the Open - `ant_batch_results()` - `ant_batch_list()` - `ant_batch_cancel()` +- See the [Sync Async Vignette](articles/sync_async.html#anthropic-message-batches-api) for more details