llama-stack-mirror/llama_stack/providers/remote/vector_io
Varsha 3c2aee610d
refactor: Remove double filtering based on score threshold (#3019)
# What does this PR do?
Remove score_threshold based check from `OpenAIVectorStoreMixin`

Closes: https://github.com/meta-llama/llama-stack/issues/3018

<!-- If resolving an issue, uncomment and update the line below -->
<!-- Closes #[issue-number] -->

## Test Plan
<!-- Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.* -->
2025-08-02 15:57:03 -07:00
..
chroma feat: implement chunk deletion for vector stores (#2701) 2025-07-25 10:30:30 -04:00
milvus chore: Enabling Integration tests for Weaviate (#2882) 2025-07-31 20:29:50 -04:00
pgvector refactor: Remove double filtering based on score threshold (#3019) 2025-08-02 15:57:03 -07:00
qdrant feat: Add openAI compatible APIs to Qdrant (#2465) 2025-08-01 00:41:34 -04:00
weaviate refactor: Remove double filtering based on score threshold (#3019) 2025-08-02 15:57:03 -07:00
__init__.py [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00