Closed HamadaSalhab closed 3 weeks ago
Hey @HamadaSalhab, here is an example of how you can ask me to improve this pull request:
@sweep Add unit tests for `_create_search_request` function to verify the new `mmr_strength` parameter is correctly handled for all three request types (HybridDocSearchRequest, TextOnlyDocSearchRequest, and VectorDocSearchRequest), including:
- Default value (0) when not provided
- Custom value when provided
- Proper removal of the parameter from arguments dictionary
:book: For more information on how to use Sweep, please read our documentation.