* add support for Gemini 2.5 model thinking budget * allow adding thinking config to support current and future gemini models * merge * improve client; add reranker * refactor: change type hint for gemini_messages to Any for flexibility * refactor: update GeminiRerankerClient to use direct relevance scoring and improve ranking logic. Add tests * fix fixtures --------- Co-authored-by: realugbun <github.disorder751@passmail.net> |
||
|---|---|---|
| .. | ||
| test_anthropic_client.py | ||
| test_anthropic_client_int.py | ||
| test_client.py | ||
| test_errors.py | ||
| test_gemini_client.py | ||