llama-stack-mirror/tests/integration/vector_io
ehhuang b335419faa
fix: actualize chunking strategy in vector store create API (#4086)
# What does this PR do?

- when create vector store is called without chunk strategy, we actually
the strategy used so that the value is persisted instead of
strategy='None'

## Test Plan
updated tests
2025-11-05 15:47:54 -08:00
..
__init__.py fix: remove ruff N999 (#1388) 2025-03-07 11:14:04 -08:00
test_openai_vector_stores.py fix: actualize chunking strategy in vector store create API (#4086) 2025-11-05 15:47:54 -08:00
test_vector_io.py fix!: remove chunk_id property from Chunk class (#3954) 2025-10-29 18:59:59 -07:00