Skip to content

Commit

Permalink
Update conversation/go/sdk/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alice Gibbons <[email protected]>
Signed-off-by: Fernando Rocha <[email protected]>
  • Loading branch information
rochabr and alicejgibbons authored Jan 23, 2025
1 parent 8cd76a6 commit 51b7ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conversation/go/sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dapr run -f .
The terminal console output should look similar to this, where:

- The app sends an input `What is dapr?` to the `echo` Component mock LLM.
- The LLM echoes `What is dapr?`.
- The mock LLM echoes `What is dapr?`.

```text
== APP - conversation == Input sent: What is dapr?
Expand Down

0 comments on commit 51b7ba5

Please sign in to comment.