feat: add support for USE_STRUCTURED_RESPONSE#676
Closed
suwhang-cisco wants to merge 3 commits intomainfrom
Closed
feat: add support for USE_STRUCTURED_RESPONSE#676suwhang-cisco wants to merge 3 commits intomainfrom
suwhang-cisco wants to merge 3 commits intomainfrom
Conversation
…ed response tool call as its final output Signed-off-by: suwhang-cisco <suwhang@cisco.com>
Contributor
📊 Test Coverage ReportMain Tests Coverage
📁 Coverage Artifacts
|
Contributor
📊 Test Coverage ReportMain Tests Coverage
📁 Coverage Artifacts
|
Signed-off-by: suwhang-cisco <suwhang@cisco.com>
Contributor
📊 Test Coverage ReportMain Tests Coverage
📁 Coverage Artifacts
|
ec53393 to
f14877a
Compare
subbaksh
requested changes
Feb 5, 2026
Collaborator
subbaksh
left a comment
There was a problem hiding this comment.
You must resync your branch with main before this PR can be merged.
Steps
-
Fetch the latest changes:
git fetch origin
-
Rebase your branch onto main:
git checkout <your-branch> git rebase origin/main
-
Force push your rebased branch:
git push --force-with-lease
Important
- Do NOT merge without rebasing first
- Do NOT push without rebasing first
Collaborator
Author
|
new PR #799 |
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.
Add a new support for USE_STRUCTURED_RESPONSE where LLM uses structured response tool call as its final output. This flag is
falseby default (agent instructed to use[Final Answer]stamps instead. When enabled, agent will always do a tool call at the end for the final output.Description
Please provide a meaningful description of what this change will do, or is for.
Bonus points for including links to related issues, other PRs, or technical
references.
Note that by not including a description, you are asking reviewers to do extra
work to understand the context of this change, which may lead to your PR taking
much longer to review, or result in it not being reviewed at all.
Please ensure commits conform to the Commit Guideline
Type of Change
Pre-release Helm Charts (Optional)
For chart changes, you can test pre-release versions before merging:
pre/for automatic pre-release buildshelm-prereleaselabelghcr.io/cnoe-io/pre-release-helm-chartsChecklist