mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-16 01:53:10 +00:00
When trying to `list` vector_stores , if we cannot retrieve one, log an error and return all the ones that are valid. ### Test Plan ``` pytest -sv --stack-config=http://localhost:8321 tests/integration/vector_io/test_openai_vector_stores.py --embedding-model all-MiniLM-L6-v2 ``` Also tested for `--stack-config fireworks` |
||
---|---|---|
.. | ||
__init__.py | ||
datasets.py | ||
eval_scoring.py | ||
inference.py | ||
safety.py | ||
tool_runtime.py | ||
vector_io.py |