@@ -52,7 +52,7 @@ landingContent:
5252 - text : Evaluation libraries
5353 url : conceptual/evaluation-libraries.md
5454
55- # Card (Optional; Remove if not applicable.)
55+ # Card
5656 - title : Common tasks
5757 linkLists :
5858 - linkListType : how-to-guide
@@ -68,7 +68,7 @@ landingContent:
6868 - text : Work with content filtering
6969 url : how-to/work-with-local-models.md
7070
71- # Card (Optional; Remove if not applicable.)
71+ # Card
7272 - title : Tutorials
7373 linkLists :
7474 - linkListType : tutorial
@@ -82,7 +82,7 @@ landingContent:
8282 - text : Evaluate a model's response
8383 url : tutorials/evaluate-with-reporting.md
8484
85- # Card (Optional; Remove if not applicable.)
85+ # Card
8686 - title : Training
8787 linkLists :
8888 - linkListType : tutorial
@@ -95,3 +95,15 @@ landingContent:
9595 url : get-started-app-chat-template.md
9696 - text : Develop AI agents using Azure OpenAI
9797 url : /training/paths/develop-ai-agents-azure-open-ai-semantic-kernel-sdk
98+
99+ # Card
100+ - title : API reference
101+ linkLists :
102+ - linkListType : reference
103+ links :
104+ - text : ChatClientBuilder
105+ url : /dotnet/api/microsoft.extensions.ai.chatclientbuilder
106+ - text : IChatClient
107+ url : /dotnet/api/microsoft.extensions.ai.ichatclient
108+ - text : IEmbeddingGenerator
109+ url : /dotnet/api/microsoft.extensions.ai.iembeddinggenerator
0 commit comments