graphiti/tests
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
..
cross_encoder fix: OpenAIRerankerClient now properly supports AzureOpenAILLMClient 2025-11-18 01:21:54 -08:00
driver Remove integration markers from database tests (#1000) 2025-10-12 10:16:34 -07:00
embedder save edge update (#721) 2025-07-14 11:15:38 -04:00
evals add_episode() refactor (#421) 2025-04-30 12:08:52 -04:00
llm_client Update default Anthropic model to claude-haiku-4-5 (#1070) 2025-11-15 09:07:18 -08:00
utils Separate unit, database, and API integration tests (#997) 2025-10-12 09:07:24 -07:00
helpers_test.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
test_edge_int.py Remove integration markers from database tests (#1000) 2025-10-12 10:16:34 -07:00
test_entity_exclusion_int.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
test_graphiti_int.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
test_graphiti_mock.py Enable FalkorDB fulltext search tests (#1050) 2025-11-05 10:32:10 -08:00
test_node_int.py Remove integration markers from database tests (#1000) 2025-10-12 10:16:34 -07:00
test_text_utils.py Refactor prompt structure: move MESSAGES after instructions (#980) 2025-10-04 19:06:32 -07:00