Skip to content
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

.Net: Amazon Connector - InnerContent Metadata Support #10086

Merged
merged 15 commits into from
Jan 7, 2025

Conversation

RogerBarreto
Copy link
Member

@RogerBarreto RogerBarreto commented Jan 6, 2025

Motivation and Context

Amazon connector was not exposing the breaking glass ability to expose the underlying component used by the Bedrock SDK for retrieving extra metadata associated with ChatCOmpletion and TextGeneration requests. This was creating a problem for implementers wanting to capture extra information like: stop reason, usage, request id and more...

Description

@RogerBarreto RogerBarreto requested a review from a team as a code owner January 6, 2025 18:21
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Jan 6, 2025
@RogerBarreto RogerBarreto self-assigned this Jan 6, 2025
@crickman crickman added the ai connector Anything related to AI connectors label Jan 6, 2025
@RogerBarreto RogerBarreto added this pull request to the merge queue Jan 7, 2025
Merged via the queue into microsoft:main with commit 4a70658 Jan 7, 2025
17 checks passed
@RogerBarreto RogerBarreto deleted the issues/9989-amazon-warnings branch January 7, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai connector Anything related to AI connectors kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
Status: Sprint: Done
Development

Successfully merging this pull request may close these issues.

.Net: Missing Metadata in Response , While Using Amazon Bedrock in Semantic Kernel
5 participants