You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: daprdocs/content/en/developing-applications/building-blocks/conversation/conversation-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Want to put the Dapr conversation API to the test? Walk through the following qu
59
59
60
60
| Quickstart/tutorial | Description |
61
61
| ------------------- | ----------- |
62
-
|[Conversation quickstart](todo)|TODO|
62
+
|[Conversation quickstart]({{< ref conversation-quickstart.md >}}) |Learn how to interact with Large Language Models (LLMs) using the conversation API.|
63
63
64
64
### Start using the conversation API directly in your app
0 commit comments