Update conversation/go/sdk/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
This commit is contained in:
Fernando Rocha 2025-01-23 10:35:05 -08:00 committed by GitHub
parent 9820c13b08
commit 0a8dc8b30e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Dapr Conversation
# Dapr Conversation API (Go SDK)
In this quickstart, you'll send an input to a Large Language Model (LLM) using Dapr's Conversation API. This API is responsible for providing one consistent API entry point to talk to underlying LLM providers.