graphrag/tests
Nathan Evans 1bb9fa8e13
Some checks are pending
Python CI / python-ci (ubuntu-latest, 3.10) (push) Waiting to run
Python CI / python-ci (ubuntu-latest, 3.11) (push) Waiting to run
Python CI / python-ci (windows-latest, 3.10) (push) Waiting to run
Python CI / python-ci (windows-latest, 3.11) (push) Waiting to run
Python Integration Tests / python-ci (ubuntu-latest, 3.10) (push) Waiting to run
Python Integration Tests / python-ci (windows-latest, 3.10) (push) Waiting to run
Python Notebook Tests / python-ci (ubuntu-latest, 3.10) (push) Waiting to run
Python Notebook Tests / python-ci (windows-latest, 3.10) (push) Waiting to run
Python Smoke Tests / python-ci (ubuntu-latest, 3.10) (push) Waiting to run
Python Smoke Tests / python-ci (windows-latest, 3.10) (push) Waiting to run
Unified factory (#2105)
* Simplify Factory interface

* Migrate CacheFactory to standard base class

* Migrate LoggerFactory to standard base class

* Migrate StorageFactory to standard base class

* Migrate VectorStoreFactory to standard base class

* Update vector store example notebook

* Delete notebook outputs

* Move default providers into factories

* Move retry/limit tests into integ

* Split language model factories

* Set smoke test tpm/rpm

* Fix factory integ tests

* Add method to smoke test, switch text to 'fast'

* Fix text smoke config for fast workflow

* Add new workflows to text smoke test

* Convert input readers to a proper factory

* Remove covariates from fast smoke test

* Update docs for input factory

* Bump smoke runtime

* Even longer runtime

* min-csv timeout

* Remove unnecessary lambdas
2025-10-20 12:05:27 -07:00
..
fixtures Unified factory (#2105) 2025-10-20 12:05:27 -07:00
integration Unified factory (#2105) 2025-10-20 12:05:27 -07:00
notebook Convert CLI to Typer app (#1305) 2024-10-24 14:22:32 -04:00
smoke Unified factory (#2105) 2025-10-20 12:05:27 -07:00
unit Unified factory (#2105) 2025-10-20 12:05:27 -07:00
verbs Remove strategy dicts (#2090) 2025-10-10 12:15:23 -07:00
__init__.py Unified factory (#2105) 2025-10-20 12:05:27 -07: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