Skip to content

Commit f88d890

Browse files
committed
build validation
1 parent 94ed2d3 commit f88d890

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/genai-gateway-capabilities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about Azure API Management's policies and features to manage
44
services: api-management
55
author: dlepow
66

7-
ms.service: api-management
7+
ms.service: azure-api-management
88
ms.collection: ce-skilling-ai-copilot
99
ms.topic: concept-article
1010
ms.date: 08/13/2024
@@ -102,7 +102,7 @@ Configure [Azure OpenAI semantic caching](azure-openai-enable-semantic-caching.m
102102
In API Management, enable semantic caching by using Azure Redis Enterprise or another [external cache](api-management-howto-cache-external.md) compatible with RediSearch and onboarded to Azure API Management. By using the Azure OpenAI Service Embeddings API, the [azure-openai-semantic-cache-store](azure-openai-semantic-cache-store-policy.md) and [azure-openai-semantic-cache-lookup](azure-openai-semantic-cache-lookup-policy.md) policies to store and retrieve semantically similar prompt completions from the cache. This approach ensures completions reuse, resulting in reduced token consumption and improved response performance.
103103

104104
> [!TIP]
105-
> To enable semantic caching for LLM APIs available through the Azure AI Model Inference API, API Management provides the equivalent[llm-semantic-cache-store-policy](llm-semantic-cache-store-policy.md) and [llm-semantic-cache-lookup-policy](llm-semantic-cache-lookup-policy.md) policies.
105+
> To enable semantic caching for LLM APIs available through the Azure AI Model Inference API, API Management provides the equivalent [llm-semantic-cache-store-policy](llm-semantic-cache-store-policy.md) and [llm-semantic-cache-lookup-policy](llm-semantic-cache-lookup-policy.md) policies.
106106
107107

108108
## Labs and samples

0 commit comments

Comments
 (0)