graphiti/tests
Daniel Chalef 7e302b8453 Update default Anthropic model to claude-haiku-4-5-latest
- Add Claude 4.5 models to AnthropicModel type (claude-sonnet-4-5-latest, claude-sonnet-4-5-20250929, claude-haiku-4-5-latest)
- Change DEFAULT_MODEL from claude-3-7-sonnet-latest to claude-haiku-4-5-latest
- Update test assertions to reflect new default model

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 14:48:48 -08:00
..
cross_encoder Remove integration markers from database tests (#1000) 2025-10-12 10:16:34 -07: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-latest 2025-11-14 14:48:48 -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