Skip to content

Capture Anthropic image and document inputs as GenAI BlobPart, UriPart, FilePart, and GenericPart message parts - #589

Draft
rads-1996 wants to merge 5 commits into
open-telemetry:mainfrom
rads-1996:anthropic-parity-for-multimodal
Draft

Capture Anthropic image and document inputs as GenAI BlobPart, UriPart, FilePart, and GenericPart message parts#589
rads-1996 wants to merge 5 commits into
open-telemetry:mainfrom
rads-1996:anthropic-parity-for-multimodal

Conversation

@rads-1996

Copy link
Copy Markdown
Contributor

Description

Fixes #348

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. List any relevant details for your test
configuration.

  • uv run tox -e py312-test-instrumentation-genai-langchain -- -q
  • uv run tox -e py312-test-instrumentation-genai-langchain-conformance -- -q
  • uv run --python 3.12 tox -e lint-instrumentation-genai-langchain

Checklist

See CONTRIBUTING.md
for the style guide, changelog guidance, and more.

  • Followed the style guidelines of this project
  • Changelog updated if the change requires an entry
  • Unit tests added
  • Documentation updated

@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Sep 3, 2026

Copy link
Copy Markdown

Pull request dashboard status

Waiting on the author · refreshed 2026-09-04 00:52 UTC

Move out of draft to request review.

Status above doesn't look right?
  • Just replied or pushed? Anything around or after the refresh time above may not be picked up yet — give it a few minutes.
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

@rads-1996
rads-1996 force-pushed the anthropic-parity-for-multimodal branch 5 times, most recently from e02945c to d9a2136 Compare September 4, 2026 21:06
@rads-1996
rads-1996 force-pushed the anthropic-parity-for-multimodal branch from d9a2136 to 0fe172e Compare September 4, 2026 22:21
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.

openai instrumentation should have parity with langchain openai wrapper

1 participant