2 references to GetCacheKey
Microsoft.Extensions.AI (2)
CachingHelpers.cs (1)
20=> GetCacheKey(value, false, serializerOptions);
ChatCompletion\DistributedCachingChatClient.cs (1)
100return CachingHelpers.GetCacheKey(chatMessages, streaming, _jsonSerializerOptions);