graphrag/tests
Nathan Evans ac8a7f5eef
Some checks failed
gh-pages / build (push) Has been cancelled
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 Publish (pypi) / Upload release to PyPI (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
Spellcheck / spellcheck (push) Has been cancelled
Housekeeping (#2086)
* Add deprecation warnings for fnllm and multi-search

* Fix dangling token_encoder refs

* Fix local_search notebook

* Fix global search dynamic notebook

* Fix global search notebook

* Fix drift notebook

* Switch example notebooks to use LiteLLM config

* Properly annotate dev deps as a group

* Semver

* Remove --extra dev

* Remove llm_model variable

* Ignore ruff ASYNC240

* Add note about expected broken notebook in docs

* Fix custom vector store notebook

* Push tokenizer throughout
2025-10-07 16:21:24 -07:00
..
fixtures Litellm auth fix (#2083) 2025-10-06 10:54:21 -07:00
integration Housekeeping (#2086) 2025-10-07 16:21:24 -07: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 Housekeeping (#2086) 2025-10-07 16:21:24 -07:00
verbs Init config cleanup (#2084) 2025-10-06 12:06:41 -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 Support OpenAI reasoning models (#1841) 2025-04-22 14:15:26 -07:00