llama-stack-mirror/tests/integration/vector_io
Ashwin Bharambe 4d3069bfa5
chore(ci): remove unused recordings (#4074)
Added a script to cleanup recordings. While doing this, moved the CI
matrix generation to a separate script so there is a single source of
truth for the matrix.

Ran the cleanup script as:
```
PYTHONPATH=. python scripts/cleanup_recordings.py
```

Also added this as part of the pre-commit workflow to ensure that the
recordings are always up to date and that no stale recordings are left
in the repo.
2025-11-05 09:21:58 -08:00
..
__init__.py fix: remove ruff N999 (#1388) 2025-03-07 11:14:04 -08:00
test_openai_vector_stores.py fix!: remove chunk_id property from Chunk class (#3954) 2025-10-29 18:59:59 -07:00
test_vector_io.py fix!: remove chunk_id property from Chunk class (#3954) 2025-10-29 18:59:59 -07:00