graphiti/tests/cross_encoder
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
..
test_bge_reranker_client_int.py Remove integration markers from database tests (#1000) 2025-10-12 10:16:34 -07:00
test_gemini_reranker_client.py Gemini client improvements; Gemini reranker (#645) 2025-06-30 12:55:17 -07:00
test_openai_reranker_client.py fix: OpenAIRerankerClient now properly supports AzureOpenAILLMClient 2025-11-18 01:21:54 -08:00