graphiti/graphiti_core/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
..
__init__.py Refactor imports (#675) 2025-07-05 08:57:07 -07:00
bge_reranker_client.py Refactor imports (#675) 2025-07-05 08:57:07 -07:00
client.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
gemini_reranker_client.py Bulk ingestion (#698) 2025-07-10 12:14:49 -04:00
openai_reranker_client.py fix: OpenAIRerankerClient now properly supports AzureOpenAILLMClient 2025-11-18 01:21:54 -08:00