llama-stack-mirror/llama_stack/providers/utils/memory
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 API Updates (#73) 2024-09-17 19:51:35 -07:00
file_utils.py Update the "InterleavedTextMedia" type (#635) 2024-12-17 11:18:31 -08:00
openai_vector_store_mixin.py feat: update search for vector_stores (#2441) 2025-06-12 15:34:22 -07:00
vector_store.py feat: Enable ingestion of precomputed embeddings (#2317) 2025-05-31 04:03:37 -06:00