We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4c12f commit aad9eb8Copy full SHA for aad9eb8
conversation/go/sdk/README.md
@@ -24,7 +24,7 @@ expected_stdout_lines:
24
- '== APP - conversation-sdk == Input sent: What is dapr?'
25
- '== APP - conversation == Output response: What is dapr?'
26
- '== 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: '
+ - '== APP - conversation == Tool Call: Name: getWeather, Arguments: '
28
- '== APP - conversation == Tool Call Output: The weather in San Francisco is 25 degrees Celsius'
29
expected_stderr_lines:
30
output_match_mode: substring
0 commit comments