diff --git a/conversation/go/sdk/README.md b/conversation/go/sdk/README.md index 9ac4e3e26..897a002f3 100644 --- a/conversation/go/sdk/README.md +++ b/conversation/go/sdk/README.md @@ -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.