mirror of https://github.com/dapr/docs.git
change
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
3a923f42cd
commit
94f11173c1
|
@ -10,7 +10,7 @@ description: Get started with the Dapr conversation building block
|
||||||
The conversation building block is currently in **alpha**.
|
The conversation building block is currently in **alpha**.
|
||||||
{{% /alert %}}
|
{{% /alert %}}
|
||||||
|
|
||||||
Let's take a look at how the [Dapr conversation building block]({{< ref conversation-overview.md >}}) makes interacting with the Anthropic LLM easier. In this quickstart, you use the Anthropic component to communicate with the LLM and ask it for a poem about Dapr.
|
Let's take a look at how the [Dapr conversation building block]({{< ref conversation-overview.md >}}) makes interacting with the LLM component easier. In this quickstart, you use the Anthropic component to communicate with the LLM and ask it for a poem about Dapr.
|
||||||
|
|
||||||
{{< tabs ".NET" Go >}}
|
{{< tabs ".NET" Go >}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue