Commit graph

1 commit

Author SHA1 Message Date
supmo668
6cb2f44849 fix: OpenAIRerankerClient now properly supports AzureOpenAILLMClient
- Updated type detection to use BaseOpenAIClient instead of OpenAIClient
- This allows both OpenAIClient and AzureOpenAILLMClient to be properly unwrapped
- Added comprehensive test coverage for all client types
- Fixes #1006
2025-11-18 01:21:54 -08:00