llama-stack-mirror/llama_stack/providers/remote/vector_io/weaviate
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 chore: Enabling Integration tests for Weaviate (#2882) 2025-07-31 20:29:50 -04:00
config.py chore: Enabling Integration tests for Weaviate (#2882) 2025-07-31 20:29:50 -04:00
weaviate.py refactor: Remove double filtering based on score threshold (#3019) 2025-08-02 15:57:03 -07:00