mirror of https://github.com/dapr/quickstarts.git
Update conversation/go/http/README.md
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
This commit is contained in:
parent
ae9c2fb46d
commit
63c2247f81
|
@ -1,6 +1,6 @@
|
||||||
# Dapr Conversation
|
# Dapr Conversation
|
||||||
|
|
||||||
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.
|
In this quickstart, you'll send an input to a mock 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.
|
||||||
|
|
||||||
Visit [this](https://v1-15.docs.dapr.io/developing-applications/building-blocks/conversation/conversation-overview/) link for more information about Dapr and the Conversation API.
|
Visit [this](https://v1-15.docs.dapr.io/developing-applications/building-blocks/conversation/conversation-overview/) link for more information about Dapr and the Conversation API.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue