Skip to content

Commit b7033c3

Browse files
authored
Fixed weights to make two missing AI docs show up (#1637)
Signed-off-by: Whit Waldo <[email protected]>
1 parent 747f838 commit b7033c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

daprdocs/content/en/dotnet-sdk-docs/dotnet-ai/dotnet-ai-conversation-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
type: docs
33
title: "How to: Create and use Dapr AI Conversations in the .NET SDK"
44
linkTitle: "How to: Use the AI Conversations client"
5-
weight: 500100
5+
weight: 50010
66
description: Learn how to create and use the Dapr Conversational AI client using the .NET SDK
77
---
88

daprdocs/content/en/dotnet-sdk-docs/dotnet-ai/dotnet-ai-extensions-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
type: docs
33
title: "How to: Using Microsoft's AI extensions with Dapr's .NET Conversation SDK"
44
linkTitle: "How to: Use Microsoft's AI extensions with Dapr"
5-
weight: 500200
5+
weight: 50020
66
description: Learn how to create and use Dapr with Microsoft's AI extensions
77
---
88

0 commit comments

Comments
 (0)