Skip to content

support more formats in attachment processor#107

Open
Andrew Kent (realark) wants to merge 4 commits into
mainfrom
ark/s3-images-other-providers
Open

support more formats in attachment processor#107
Andrew Kent (realark) wants to merge 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant