Skip to content

Commit c2af8bd

Browse files
committed
Conversation API quickstart cleanup
Signed-off-by: Bilgin Ibryam <[email protected]>
1 parent 9fdbf17 commit c2af8bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conversation/python/sdk/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Dapr Conversation API (Python HTTP)
1+
# Dapr Conversation API (Python SDK)
22

33
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.
44

@@ -59,7 +59,7 @@ The terminal console output should look similar to this, where:
5959

6060
<!-- END_STEP -->
6161

62-
2. Stop and clean up application processes.
62+
3. Stop and clean up application processes.
6363

6464
<!-- STEP
6565
name: Stop multi-app run

0 commit comments

Comments
 (0)