llama-stack-mirror/tests/integration/vector_io
ehhuang 84a84ee85c
fix: last_id when listing files in vector store (#4079)
# What does this PR do?
the last_id should be the id of the last item in the returned list, not
the unfiltered list.

## Test Plan
fixed test
2025-11-05 14:10:10 -08:00
..
__init__.py fix: remove ruff N999 (#1388) 2025-03-07 11:14:04 -08:00
test_openai_vector_stores.py fix: last_id when listing files in vector store (#4079) 2025-11-05 14:10:10 -08:00
test_vector_io.py fix!: remove chunk_id property from Chunk class (#3954) 2025-10-29 18:59:59 -07:00