Skip to main content

MOCK_MULTIPLE_CHOICE_ARGUMENTS

Constant MOCK_MULTIPLE_CHOICE_ARGUMENTS 

Source
const MOCK_MULTIPLE_CHOICE_ARGUMENTS: &str = r#"{"question":"Which loop do you mean?","choices":["while","for"]}"#;
Expand description

The question CLIENT_TOOL_CALL_TRIGGER makes the mock ask. Has to pass the tool’s own argument validation, which the chatbot runs before it suspends the turn.