Skip to content

Remove duplicate GetCacheKey methods - #5651

Merged
stephentoub merged 3 commits into
dotnet:mainfrom
stephentoub:tweakgetcachekey
Nov 18, 2024
Merged

Remove duplicate GetCacheKey methods#5651
stephentoub merged 3 commits into
dotnet:mainfrom
stephentoub:tweakgetcachekey

Conversation

@stephentoub

@stephentoubstephentoub commented Nov 16, 2024

Copy link
Copy Markdown
Member

Consolidate to only the ReadOnlySpan<object>-based method.

@shyamnamboodiripad, does this address your concerns (#5641 (comment))?

Microsoft Reviewers: Open in CodeFlow

Consolidate to only the `ReadOnlySpan<object>`-based method.
@stephentoub
stephentoub requested a review from a team as a code ownerNovember 16, 2024 12:05
@stephentoubstephentoub added the area-ai Microsoft.Extensions.AI libraries label Nov 16, 2024

@shyamnamboodiripadshyamnamboodiripad 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.

Looks good! Thank you for the quick turnaround.

@stephentoub
stephentoub merged commit 06edb3c into dotnet:mainNov 18, 2024
@stephentoub
stephentoub deleted the tweakgetcachekey branch November 18, 2024 14:20
stephentoub added a commit to stephentoub/extensions that referenced this pull request Nov 19, 2024
* Remove duplicate GetCacheKey methods
Consolidate to only the `ReadOnlySpan<object>`-based method.
* Update XML comments to say that the values are serialized
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Dec 19, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-aiMicrosoft.Extensions.AI libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@stephentoub@eiriktsarpalis@shyamnamboodiripad