llama-stack/llama_stack/providers/tests/safety
Ashwin Bharambe ffedb81c11
Significantly simpler and malleable test setup (#360)
* Significantly simpler and malleable test setup

* convert memory tests

* refactor fixtures and add support for composable fixtures

* Fix memory to use the newer fixture organization

* Get agents tests working

* Safety tests work

* yet another refactor to make this more general

now it accepts --inference-model, --safety-model options also

* get multiple providers working for meta-reference (for inference + safety)

* Add README.md

---------

Co-authored-by: Ashwin Bharambe <ashwin@meta.com>
2024-11-04 17:36:43 -08:00
..
__init__.py Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
conftest.py Significantly simpler and malleable test setup (#360) 2024-11-04 17:36:43 -08:00
fixtures.py Significantly simpler and malleable test setup (#360) 2024-11-04 17:36:43 -08:00
test_safety.py Significantly simpler and malleable test setup (#360) 2024-11-04 17:36:43 -08:00