* 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> |
||
|---|---|---|
| .. | ||
| embedder_fixtures.py | ||
| test_gemini.py | ||
| test_openai.py | ||
| test_voyage.py | ||