Skip to content

Commit aad9eb8

Browse files
Update conversation/go/sdk/README.md
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
1 parent ff4c12f commit aad9eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conversation/go/sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ expected_stdout_lines:
2424
- '== APP - conversation-sdk == Input sent: What is dapr?'
2525
- '== APP - conversation == Output response: What is dapr?'
2626
- '== APP - conversation-sdk == Tool calling input sent: What is the weather like in San Francisco in celsius?'
27-
- '== APP - conversation == Tool Call - Name: getWeather - Arguments: '
27+
- '== APP - conversation == Tool Call: Name: getWeather, Arguments: '
2828
- '== APP - conversation == Tool Call Output: The weather in San Francisco is 25 degrees Celsius'
2929
expected_stderr_lines:
3030
output_match_mode: substring

0 commit comments

Comments
 (0)