Merge pull request #4559 from dapr/hhunter-ms-patch-6

"todo" in conversation overview
This commit is contained in:
Hannah Hunter 2025-02-27 14:48:38 -05:00 committed by GitHub
commit 3688a1d684
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Want to put the Dapr conversation API to the test? Walk through the following qu
| Quickstart/tutorial | Description |
| ------------------- | ----------- |
| [Conversation quickstart](todo) | TODO |
| [Conversation quickstart]({{< ref conversation-quickstart.md >}}) | Learn how to interact with Large Language Models (LLMs) using the conversation API. |
### Start using the conversation API directly in your app