Skip to content

Commit 812ffd2

Browse files
Fix snapshot
1 parent 93c29af commit 812ffd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/snapshots/ask_user/should_handle_freeform_user_input_response.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ conversations:
1616
arguments: '{"question":"What is your favorite color?"}'
1717
- role: tool
1818
tool_call_id: toolcall_0
19-
content: "User response (freeform): This is my custom freeform answer that was not in the choices"
19+
content: "User responded: This is my custom freeform answer that was not in the choices"
2020
- role: assistant
2121
content: 'You answered: "This is my custom freeform answer that was not in the choices"'

0 commit comments

Comments
 (0)