llama-stack-mirror/tests/client-sdk
Ashwin Bharambe 78a481bb22
[memory refactor][2/n] Update faiss and make it pass tests (#830)
See https://github.com/meta-llama/llama-stack/issues/827 for the broader
design.

Second part:

- updates routing table / router code 
- updates the faiss implementation


## Test Plan

```
pytest -s -v -k sentence test_vector_io.py --env EMBEDDING_DIMENSION=384
```
2025-01-22 10:02:15 -08:00
..
agents add pytest option to generate a functional report for distribution (#833) 2025-01-21 21:18:23 -08:00
inference add pytest option to generate a functional report for distribution (#833) 2025-01-21 21:18:23 -08:00
safety REST API fixes (#789) 2025-01-16 13:47:08 -08:00
vector_io [memory refactor][2/n] Update faiss and make it pass tests (#830) 2025-01-22 10:02:15 -08:00
__init__.py [tests] add client-sdk pytests & delete client.py (#638) 2024-12-16 12:04:56 -08:00
conftest.py [memory refactor][2/n] Update faiss and make it pass tests (#830) 2025-01-22 10:02:15 -08:00
metadata.py add pytest option to generate a functional report for distribution (#833) 2025-01-21 21:18:23 -08:00
report.py bug fix for distro report generation (#836) 2025-01-21 21:44:06 -08:00