llama-stack-mirror/llama_stack/providers/inline/vector_io/faiss
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
..
__init__.py feat: File search tool for Responses API (#2426) 2025-06-13 14:32:48 -04:00
config.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
faiss.py refactor: Remove double filtering based on score threshold (#3019) 2025-08-02 15:57:03 -07:00