Skip to content

support more formats in attachment processor#107

Merged
Andrew Kent (realark) merged 4 commits into
mainfrom
ark/s3-images-other-providers
May 19, 2026
Merged

support more formats in attachment processor#107
Andrew Kent (realark) merged 4 commits into
mainfrom
ark/s3-images-other-providers

Conversation

@realark
Copy link
Copy Markdown
Collaborator

@realark Andrew Kent (realark) commented May 18, 2026

  • bump spec test version
  • add support for anthropic, google, and converse attachments

@realark Andrew Kent (realark) force-pushed the ark/s3-images-other-providers branch 2 times, most recently from 51b1187 to fac0707 Compare May 18, 2026 20:11
var span = spans.get(0);

assertEquals("anthropic.messages.create", span.getName());
assertFalse(span.getName().isEmpty(), "span name should be non-empty");
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

making assertion less specific because spec tests will assert on the particular name

@realark Andrew Kent (realark) force-pushed the ark/s3-images-other-providers branch from fac0707 to 2a2ff1f Compare May 18, 2026 23:33
@realark Andrew Kent (realark) marked this pull request as ready for review May 18, 2026 23:37
@realark Andrew Kent (realark) force-pushed the ark/s3-images-other-providers branch from 2a2ff1f to 04b0ceb Compare May 19, 2026 00:01
@realark Andrew Kent (realark) merged commit e60ade0 into main May 19, 2026
1 check passed
@realark Andrew Kent (realark) deleted the ark/s3-images-other-providers branch May 19, 2026 21:59
@realark Andrew Kent (realark) added the enhancement New feature or request label May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants