We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c2eb9 commit f51c5caCopy full SHA for f51c5ca
articles/app-service/index.yml
@@ -65,10 +65,10 @@ landingContent:
65
links:
66
- text: Build a RAG application with Azure OpenAI and Azure AI Search (.NET)
67
url: tutorial-ai-openai-search-dotnet.md
68
+ - text: Build a chatbot with Azure OpenAI (Blazor)
69
+ url: tutorial-ai-openai-chatbot-dotnet.md
70
- text: Build a chatbot with Azure OpenAI (Spring Boot)
71
url: tutorial-ai-openai-chatbot-java.md
- - text: Build a chatbot with Azure OpenAI (Blazor)
- url: tutorial-ai-openai-chatbot-dotnet.md
72
- text: Run a chatbot with a local SLM (Express.js)
73
url: tutorial-ai-slm-expressjs.md
74
- text: Invoke OpenAPI web app from Azure AI Agent
0 commit comments