From 592ca168c54d9ba78d274972ac8d419f484837c9 Mon Sep 17 00:00:00 2001 From: Timna Brown <24630902+brown9804@users.noreply.github.com> Date: Tue, 22 Apr 2025 16:04:53 -0600 Subject: [PATCH 1/2] + 7_TokenizationCostAnalysis.md --- .../9_AzureOpenAI/demos/7_TokenizationCostAnalysis.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/0_Azure/3_AzureAI/9_AzureOpenAI/demos/7_TokenizationCostAnalysis.md b/0_Azure/3_AzureAI/9_AzureOpenAI/demos/7_TokenizationCostAnalysis.md index eb67e2bdd..9cd96b504 100644 --- a/0_Azure/3_AzureAI/9_AzureOpenAI/demos/7_TokenizationCostAnalysis.md +++ b/0_Azure/3_AzureAI/9_AzureOpenAI/demos/7_TokenizationCostAnalysis.md @@ -9,10 +9,8 @@ Last updated: 2024-11-19 ---------- -## Wiki -
-Table of Wiki (Click to expand) +Table of References (Click to expand) - [Azure OpenAI Service - Pricing](https://azure.microsoft.com/en-gb/pricing/details/cognitive-services/openai-service/) - [Plan to manage costs for Azure OpenAI Service](https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/manage-costs) @@ -28,13 +26,9 @@ Last updated: 2024-11-19
-## Content -
Table of Contents (Click to expand) -- [Wiki](#wiki) -- [Content](#content) - [Cost Analysis](#cost-analysis) - [Deployments type](#deployments-type) - [Billing models](#billing-models) From 1c7f075502079c2b7f87db147a1b10b6a825590b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 22 Apr 2025 22:05:14 +0000 Subject: [PATCH 2/2] Update last modified date in Markdown files --- .../3_AzureAI/9_AzureOpenAI/demos/7_TokenizationCostAnalysis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0_Azure/3_AzureAI/9_AzureOpenAI/demos/7_TokenizationCostAnalysis.md b/0_Azure/3_AzureAI/9_AzureOpenAI/demos/7_TokenizationCostAnalysis.md index 9cd96b504..556739753 100644 --- a/0_Azure/3_AzureAI/9_AzureOpenAI/demos/7_TokenizationCostAnalysis.md +++ b/0_Azure/3_AzureAI/9_AzureOpenAI/demos/7_TokenizationCostAnalysis.md @@ -5,7 +5,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-19 +Last updated: 2025-04-22 ----------