Skip to content

Commit 4009b12

Browse files
committed
rough toc
1 parent e29b22a commit 4009b12

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/api-management/TOC.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,14 +217,16 @@
217217
href: sap-api.md
218218
- name: Import gRPC API
219219
href: grpc-api.md
220-
- name: Azure OpenAI
220+
- name: Azure OpenAI Service and LLM APIs
221221
items:
222222
- name: Import Azure OpenAI API
223223
href: azure-openai-api-from-specification.md
224224
- name: Authenticate and authorize to Azure OpenAI
225225
href: api-management-authenticate-authorize-azure-openai.md
226226
- name: Semantic caching for Azure OpenAI API requests
227227
href: azure-openai-enable-semantic-caching.md
228+
- name: Semantic caching for large language model API requests
229+
href: llm-enable-semantic-caching.md
228230
- name: Protect Azure OpenAI keys
229231
href: /semantic-kernel/deploy/use-ai-apis-with-api-management?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
230232
- name: Configure API for SSE
@@ -543,6 +545,14 @@
543545
href: json-to-xml-policy.md
544546
- name: limit-concurrency
545547
href: limit-concurrency-policy.md
548+
- name: llm-emit-token-metric
549+
href: llm-emit-token-metric-policy.md
550+
- name: llm-semantic-cache-lookup
551+
href: llm-semantic-cache-lookup-policy.md
552+
- name: llm-semantic-cache-store
553+
href: llm-semantic-cache-store-policy.md
554+
- name: llm-token-limit
555+
href: llm-token-limit-policy.md
546556
- name: log-to-eventhub
547557
href: log-to-eventhub-policy.md
548558
- name: mock-response

0 commit comments

Comments
 (0)