llama-stack-mirror/tests/integration/agents
Ben Browning 18c2494259 chore: simplify true/false evaluation of input/output shields
This code was unnecessarily verbose when calculating has_input_shield
and has_output_shield values, and was simplified to take advantage of
Python's intrinsic treatment of empty lists and None values as false.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-05-14 20:58:57 -04:00
..
__init__.py fix: remove ruff N999 (#1388) 2025-03-07 11:14:04 -08:00
test_agents.py chore: simplify true/false evaluation of input/output shields 2025-05-14 20:58:57 -04:00
test_persistence.py refactor(tests): delete inference, safety and agents tests from providers/tests/ (#1393) 2025-03-04 10:41:57 -08:00