Update daprdocs/content/en/developing-applications/building-blocks/conversation/howto-conversation-layer.md

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
Mark Fussell 2025-09-12 11:16:17 -07:00 committed by GitHub
parent ecb9992644
commit af09da66de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@ The conversation API supports the following features:
To learn how to enable these features, see the [conversation API reference guide]({{% ref conversation_api %}}).
## Related links
## Conversation API examples in Dapr SDK repositories
Try out the conversation API using the full examples provided in the supported SDK repos.