Skip to content

Commit 8d6d504

Browse files
authored
Curate topics (#44693)
* curate content
1 parent c73ab79 commit 8d6d504

File tree

6 files changed

+9
-131
lines changed

6 files changed

+9
-131
lines changed

.openpublishing.redirection.ai.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
{
44
"source_path_from_root": "/docs/ai/quickstarts/get-started-azure-openai.md",
55
"redirect_url": "/dotnet/ai/quickstarts/get-started-openai"
6+
},
7+
{
8+
"source_path_from_root": "/docs/ai/how-to/use-redis-for-memory.md",
9+
"redirect_url": "/dotnet/ai"
10+
},
11+
{
12+
"source_path_from_root": "/docs/ai/how-to/work-with-local-models.md",
13+
"redirect_url": "/dotnet/ai"
614
}
715
]
816
}

docs/ai/how-to/use-redis-for-memory.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

docs/ai/how-to/work-with-local-models.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

docs/ai/quickstarts/quickstart-assistants.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,4 @@ Complete the following steps to create a .NET console app and add the package ne
133133
134134
## Next steps
135135
136-
- [Quickstart - Get insight about your data from an .NET Azure AI chat app](../how-to/work-with-local-models.md)
137136
- [Generate text and conversations with .NET and Azure OpenAI Completions](/training/modules/open-ai-dotnet-text-completions/)

docs/ai/quickstarts/quickstart-local-ai.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,4 @@ The Semantic Kernel SDK provides many services and features to connect to AI mod
146146

147147
## Next steps
148148

149-
- [Quickstart - Get insight about your data from an .NET Azure AI chat app](../how-to/work-with-local-models.md)
150149
- [Generate text and conversations with .NET and Azure OpenAI Completions](/training/modules/open-ai-dotnet-text-completions/)

docs/ai/toc.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,8 @@ items:
5555
items:
5656
- name: Authenticate to Azure OpenAI from an Azure hosted app
5757
href: how-to/app-service-aoai-auth.md
58-
- name: Authenticate App Service to a vector database
58+
- name: Authenticate to Azure Databases from an Azure hosted app
5959
href: how-to/app-service-db-auth.md
60-
- name: Use Redis with Semantic Kernel
61-
href: how-to/use-redis-for-memory.md
62-
- name: Use custom & local AI models with Semantic Kernel
63-
href: how-to/work-with-local-models.md
6460
- name: Work with content filtering
6561
href: how-to/content-filtering.md
6662
- name: Tutorials

0 commit comments

Comments
 (0)