llama-stack-mirror/tests/integration/vector_io
Hardik Shah 0bc1747ed8
feat: update search for vector_stores (#2441)
Updated the `search` functionality return response to match openai. 

## Test Plan
```
pytest -sv --stack-config=http://localhost:8321 tests/integration/vector_io/test_openai_vector_stores.py --embedding-model all-MiniLM-L6-v2
```
2025-06-12 15:34:22 -07:00
..
__init__.py fix: remove ruff N999 (#1388) 2025-03-07 11:14:04 -08:00
test_openai_vector_stores.py feat: update search for vector_stores (#2441) 2025-06-12 15:34:22 -07:00
test_vector_io.py fix(weaviate): handle case where distance is 0 by setting score to infinity (#2415) 2025-06-12 11:23:59 -04:00