-
Notifications
You must be signed in to change notification settings - Fork 186
Use filtered output in agent tool response streaming #4335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use filtered output in agent tool response streaming #4335
Conversation
|
Can a maintainer help add backport 3.3 label? Thanks |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4335 +/- ##
============================================
+ Coverage 80.09% 80.10% +0.01%
+ Complexity 10199 10197 -2
============================================
Files 855 855
Lines 44374 44406 +32
Branches 5135 5137 +2
============================================
+ Hits 35540 35573 +33
- Misses 6670 6672 +2
+ Partials 2164 2161 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fcca3db to
b9d5cd1
Compare
ef878c7 to
a223297
Compare
|
Failing test seems unrelated |
a223297 to
7d40d58
Compare
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
7d40d58 to
b80434f
Compare
|
Failing tests due to expired security token |
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> (cherry picked from commit ec10558)
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com> (cherry picked from commit ec10558)
Description
Use filtered output in agent tool response streaming
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
--signoff.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.