We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c29af commit 812ffd2Copy full SHA for 812ffd2
test/snapshots/ask_user/should_handle_freeform_user_input_response.yaml
@@ -16,6 +16,6 @@ conversations:
16
arguments: '{"question":"What is your favorite color?"}'
17
- role: tool
18
tool_call_id: toolcall_0
19
- content: "User response (freeform): This is my custom freeform answer that was not in the choices"
+ content: "User responded: This is my custom freeform answer that was not in the choices"
20
- role: assistant
21
content: 'You answered: "This is my custom freeform answer that was not in the choices"'
0 commit comments