@@ -17,21 +17,28 @@ Key Features:
1717- ** Models Available** : The models available through Azure OpenAI Service include GPT-4, GPT-3.5-Turbo, and Embeddings.
1818- ** Security and Compliance** : Azure OpenAI Service offers the security and enterprise promise of Azure.
1919
20- ## Content
21-
22- <!-- TOC -->
23-
24- - [ Azure OpenAI] ( #azure-openai )
25- - [ Content] ( #content )
26- - [ Example of Use Cases] ( #example-of-use-cases )
27- - [ Text Generation - Azure OpenAI:] ( #text-generation---azure-openai )
28- - [ Sentiment Analysis - Azure OpenAI:] ( #sentiment-analysis---azure-openai )
29- - [ Language Translation - Azure OpenAI:] ( #language-translation---azure-openai )
30- - [ Content Moderation - Azure OpenAI:] ( #content-moderation---azure-openai )
31- - [ Speech Recognition - Azure OpenAI:] ( #speech-recognition---azure-openai )
32- - [ Demos & Tech Talks] ( ./demos/ )
33- - [ Optimizing Chatbot Efficiency] ( ./demos/1_OptimizingChatbotEfficiency.md )
34- <!-- /TOC -->
20+
21+ <details >
22+ <summary ><b >List of References </b > (Click to expand)</summary >
23+
24+ - [ Azure Open AI resource - Change log] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/CHANGELOG.md )
25+
26+ </details >
27+
28+ <details >
29+ <summary ><b >Table of Content </b > (Click to expand)</summary >
30+
31+ - [ Example of Use Cases] ( #example-of-use-cases )
32+ - [ Text Generation - Azure OpenAI:] ( #text-generation---azure-openai )
33+ - [ Sentiment Analysis - Azure OpenAI:] ( #sentiment-analysis---azure-openai )
34+ - [ Language Translation - Azure OpenAI:] ( #language-translation---azure-openai )
35+ - [ Content Moderation - Azure OpenAI:] ( #content-moderation---azure-openai )
36+ - [ Speech Recognition - Azure OpenAI:] ( #speech-recognition---azure-openai )
37+ - [ Demos & Tech Talks] ( ./demos/ )
38+ - [ Optimizing Chatbot Efficiency] ( ./demos/1_OptimizingChatbotEfficiency.md )
39+
40+ </details >
41+
3542
3643## Example of Use Cases
3744
0 commit comments