fix(token-id-capture): fingerprint the served response dialect - #3050
Open
ananthsub wants to merge 1 commit into
Open
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
ananthsub
force-pushed
the
ananthsub/fix-token-capture-utility-paths
branch
from
September 3, 2026 08:18
cf137e9 to
7dd16b6
Compare
Defer external-staging ledger publication until Chat, Responses, or Messages conversion is complete so content witnesses match what the harness can echo. Preserve exact token-prefix supply when Responses clients omit standalone reasoning. Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
ananthsub
force-pushed
the
ananthsub/fix-token-capture-utility-paths
branch
from
September 3, 2026 08:28
7dd16b6 to
4c67a86
Compare
ananthsub
marked this pull request as ready for review
September 3, 2026 09:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This is the follow-up identified in #2872 (comment) and is based on #2872.
Test plan
uv run pytest responses_api_models/vllm_model/tests/test_app.py::TestPrefixSupply::test_responses_reasoning_echo_supplies_the_exact_captured_prefix responses_api_models/vllm_model/tests/test_app.py::TestPrefixSupply::test_external_capture_fingerprints_the_served_responses_shape tests/unit_tests/test_base_responses_api_model.py -q