graphrag/tests
Nathan Evans b732445535
Some checks failed
Python CI / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (ubuntu-latest, 3.11) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.11) (push) Has been cancelled
Python Integration Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Integration Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python Notebook Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Notebook Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python Smoke Tests / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python Smoke Tests / python-ci (windows-latest, 3.10) (push) Has been cancelled
Remove multi search (#2093)
* Remove multi-search from CLI

* Remove multi-search from API

* Flatten vector_store config

* Push hydrated vector store down to embed_text

* Remove outputs from config

* Remove multi-search notebook/docs

* Add missing response_type in basic search API

* Fix basic search context and id mapping

* Fix v1 migration notebook

* Fix query entity search tests
2025-10-10 17:20:53 -07:00
..
fixtures Remove strategy dicts (#2090) 2025-10-10 12:15:23 -07:00
integration reduce schema fields (#2089) 2025-10-09 13:41:31 -06:00
notebook Convert CLI to Typer app (#1305) 2024-10-24 14:22:32 -04:00
smoke Litellm auth fix (#2083) 2025-10-06 10:54:21 -07:00
unit Remove multi search (#2093) 2025-10-10 17:20:53 -07:00
verbs Remove strategy dicts (#2090) 2025-10-10 12:15:23 -07:00
__init__.py Create Language Model Providers and Registry methods. Remove fnllm coupling (#1724) 2025-02-20 08:56:20 -06:00
conftest.py Add Cosmos DB storage/cache option (#1431) 2024-12-19 13:43:21 -06:00
mock_provider.py Use 4.1 and text-embedding-3-large as defaults 2025-09-24 14:49:55 -07:00