mirror of https://github.com/dapr/dotnet-sdk.git
12 lines
449 B
Markdown
12 lines
449 B
Markdown
---
|
|
type: docs
|
|
title: "Dapr AI .NET SDK"
|
|
linkTitle: "AI"
|
|
weight: 50000
|
|
description: Get up and running with the Dapr AI .NET SDK
|
|
---
|
|
|
|
With the Dapr AI package, you can interact with the Dapr AI workloads from a .NET application.
|
|
|
|
Today, Dapr provides the Conversational API to engage with large language models. To get started with this workload,
|
|
walk through the [Dapr Conversational AI]({{% ref dotnet-ai-conversation-howto.md %}}) how-to guide. |