Skip to content

refactor(llm): remove tool-call jail, depend on dynamo-parsers#11204

Merged
dagil-nvidia merged 1 commit into
release/1.3.0from
rmccormick/cherrypick-11112-tool-call-jail
Jul 7, 2026
Merged

refactor(llm): remove tool-call jail, depend on dynamo-parsers#11204
dagil-nvidia merged 1 commit into
release/1.3.0from
rmccormick/cherrypick-11112-tool-call-jail

Conversation

@rmccorm4

@rmccorm4 rmccorm4 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes DIS-2320
Relates to DIS-2296

Conflict resolution

Original PR

Validation

  • Locked Cargo metadata resolves for the root, KVBM, and Python manifests
  • tool_choice: 36 passed
  • test_streaming_tool_parsers: 37 passed
  • test_reasoning_parser: 12 passed, 1 ignored
  • tool_choice_finish_reasons: 6 passed
  • Linux CI passes with default block-manager features

Signed-off-by: Keiven Chang <keivenchang@users.noreply.github.com>
Signed-off-by: Ryan McCormick <rmccormick@nvidia.com>
@github-actions github-actions Bot added refactor frontend `python -m dynamo.frontend` and `dynamo-run in=http|text|grpc` labels Jul 3, 2026
@rmccorm4 rmccorm4 marked this pull request as ready for review July 3, 2026 01:55
@rmccorm4 rmccorm4 requested review from a team as code owners July 3, 2026 01:55

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

Open in Devin Review

Comment thread lib/llm/src/preprocessor.rs

@dagil-nvidia dagil-nvidia left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Release backport quality gate: conflict resolution against the source history, targeted tests, and current CI verified at head b586f07.

@dagil-nvidia dagil-nvidia enabled auto-merge (squash) July 7, 2026 01:01
@dagil-nvidia dagil-nvidia merged commit 9324f42 into release/1.3.0 Jul 7, 2026
102 checks passed
@dagil-nvidia dagil-nvidia deleted the rmccormick/cherrypick-11112-tool-call-jail branch July 7, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend `python -m dynamo.frontend` and `dynamo-run in=http|text|grpc` refactor size/XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants