llama-stack-mirror/llama_stack
Ashwin Bharambe 3ae2b712e8 Add inference test
Run it as:

```
PROVIDER_ID=test-remote \
 PROVIDER_CONFIG=$PWD/llama_stack/providers/tests/inference/provider_config_example.yaml \
 pytest -s llama_stack/providers/tests/inference/test_inference.py \
 --tb=auto \
 --disable-warnings
```
2024-10-08 17:23:02 -07:00
..
apis Add inference test 2024-10-08 17:23:02 -07:00
cli A few bug fixes for covering corner cases 2024-10-08 17:23:02 -07:00
distribution Add inference test 2024-10-08 17:23:02 -07:00
providers Add inference test 2024-10-08 17:23:02 -07:00
scripts Add a test for CLI, but not fully done so disabled 2024-09-19 13:27:07 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00