graphiti/tests
Daniel Chalef 689d669559
Gemini client improvements; Gemini reranker (#645)
* 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>
2025-06-30 12:55:17 -07:00
..
cross_encoder Gemini client improvements; Gemini reranker (#645) 2025-06-30 12:55:17 -07:00
driver make falkor tests optional 2025-06-30 11:26:30 -04:00
embedder Gemini client improvements; Gemini reranker (#645) 2025-06-30 12:55:17 -07:00
evals add_episode() refactor (#421) 2025-04-30 12:08:52 -04:00
llm_client Gemini client improvements; Gemini reranker (#645) 2025-06-30 12:55:17 -07:00
utils Node dedupe efficiency (#490) 2025-05-15 13:56:33 -04:00
helpers_test.py FalkorDB Integration: Bug Fixes and Unit Tests (#607) 2025-06-30 11:01:44 -04:00
test_entity_exclusion_int.py migrate to pyright (#646) 2025-06-30 12:04:21 -07:00
test_graphiti_falkordb_int.py make falkor tests optional 2025-06-30 11:26:30 -04:00
test_graphiti_int.py Mmr optimizations (#481) 2025-05-12 22:30:23 -04:00
test_node_falkordb_int.py make unit tests optional 2025-06-30 11:18:12 -04:00
test_node_int.py Node episodes list (#381) 2025-04-20 23:20:19 -04:00