graphiti/tests/llm_client
claude[bot] 36bca7ba10 fix: update default Gemini model from deprecated gemini-2.5-flash-lite-preview-06-17 to gemini-2.5-flash-lite
- Updated DEFAULT_SMALL_MODEL in gemini_client.py
- Updated DEFAULT_MODEL in gemini_reranker_client.py
- Removed deprecated model from GEMINI_MODEL_MAX_TOKENS mapping
- Updated README.md examples and documentation
- Cleaned up test cases in test_gemini_client.py

Fixes #1075

Co-authored-by: Daniel Chalef <danielchalef@users.noreply.github.com>
2025-11-20 23:33:59 +00:00
..
test_anthropic_client.py Update default Anthropic model to claude-haiku-4-5 (#1070) 2025-11-15 09:07:18 -08:00
test_anthropic_client_int.py Anthropic cleanup (#431) 2025-05-03 09:15:03 -04:00
test_azure_openai_client.py Fix Azure structured completions (#1039) 2025-11-01 18:40:43 -07:00
test_client.py Anthropic cleanup (#431) 2025-05-03 09:15:03 -04:00
test_errors.py Anthropic client (#361) 2025-04-16 12:35:07 -07:00
test_gemini_client.py fix: update default Gemini model from deprecated gemini-2.5-flash-lite-preview-06-17 to gemini-2.5-flash-lite 2025-11-20 23:33:59 +00:00