graphiti/tests/llm_client
claude[bot] fada4ffd34 fix: replace deprecated gemini-2.5-flash-lite-preview-06-17 with gemini-2.5-flash-lite
Updated all references to the deprecated Gemini model in:
- graphiti_core/llm_client/gemini_client.py
- graphiti_core/cross_encoder/gemini_reranker_client.py
- tests/llm_client/test_gemini_client.py
- README.md

This resolves 404 errors when using Gemini clients.

Fixes #1075

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

Co-authored-by: Daniel Chalef <danielchalef@users.noreply.github.com>
2025-11-20 23:36:50 +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: replace deprecated gemini-2.5-flash-lite-preview-06-17 with gemini-2.5-flash-lite 2025-11-20 23:36:50 +00:00