Skip to content

Troubleshooting

If the business journey contains {card_number}, the inputs file must contain card_number:

card_number: "4421"
Terminal window
export OPENAI_API_KEY=...

Use this during exploration:

Terminal window
--no-fail-on-findings

In CI, omit the flag so high and critical findings fail the job.

Terminal window
--semantic-mode heuristic

or:

Terminal window
--semantic-mode off

Start the example server:

Terminal window
uv run python -m examples.http_agents.banking_support_server --port 15580

Then run:

Terminal window
uv run dialogassert run -c dialogassert.http.business-acceptance.yaml