diff --git a/examples/tools/calc.pdl b/examples/tools/calc.pdl index 8ad77b5d2..6af1b93fd 100644 --- a/examples/tools/calc.pdl +++ b/examples/tools/calc.pdl @@ -21,7 +21,7 @@ text: parser: json spec: [{ name: str, arguments: { expr: str }}] parameters: - drop_params: true + drop_params: true # This is needed because the model does not support structured decoding. It directs LiteLLM to ignore parameters sent for structured decoding. - "\n" - if: ${ actions[0].name == "calc" } then: