From cd54011d26873ff4d16e19cf9f3ec5e72cdabe10 Mon Sep 17 00:00:00 2001 From: Andrew Kent Date: Fri, 15 May 2026 15:26:36 -0600 Subject: [PATCH] converse spec test to assert on bt attachment instead of bytes Update the aws bedrock attachment test to assert on braintrust attachements instead of the raw string --- test/llm_span/bedrock/attachments.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/test/llm_span/bedrock/attachments.yaml b/test/llm_span/bedrock/attachments.yaml index 4b9ba45..c50611b 100644 --- a/test/llm_span/bedrock/attachments.yaml +++ b/test/llm_span/bedrock/attachments.yaml @@ -33,7 +33,11 @@ expected_brainstore_spans: image: format: png source: - bytes: !fn is_non_empty_string + bytes: + type: braintrust_attachment + content_type: image/png + filename: !fn is_non_empty_string + key: !fn is_non_empty_string output: - role: assistant content: