graphrag/graphrag
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
..
api Housekeeping (#2086) 2025-10-07 16:21:24 -07:00
cache Remove community reports rate limiter (#2056) 2025-09-18 13:40:24 -07:00
callbacks Logging improvements (#2030) 2025-08-25 14:56:43 -07:00
cli Refactor CacheFactory, StorageFactory, and VectorStoreFactory to use consistent registration patterns and add custom vector store documentation (#2006) 2025-08-28 13:53:07 -07:00
config Housekeeping (#2086) 2025-10-07 16:21:24 -07:00
data_model Various minor updates (#1932) 2025-05-16 14:48:53 -07:00
factory Tokenizer (#2051) 2025-09-22 13:55:14 -06:00
index Housekeeping (#2086) 2025-10-07 16:21:24 -07:00
language_model Litellm auth fix (#2083) 2025-10-06 10:54:21 -07:00
logger Housekeeping (#2086) 2025-10-07 16:21:24 -07:00
prompt_tune Tokenizer (#2051) 2025-09-22 13:55:14 -06:00
prompts Fix/minor query fixes (#1893) 2025-04-25 14:12:18 -07:00
query Housekeeping (#2086) 2025-10-07 16:21:24 -07:00
storage Refactor CacheFactory, StorageFactory, and VectorStoreFactory to use consistent registration patterns and add custom vector store documentation (#2006) 2025-08-28 13:53:07 -07:00
tokenizer Housekeeping (#2086) 2025-10-07 16:21:24 -07:00
utils Housekeeping (#2086) 2025-10-07 16:21:24 -07:00
vector_stores Housekeeping (#2086) 2025-10-07 16:21:24 -07:00
__init__.py Logging improvements (#2030) 2025-08-25 14:56:43 -07:00
__main__.py Improve CLI speed with lazy imports (#1319) 2024-11-15 19:41:10 -05:00
py.typed feat: move py.typed to root (#1529) 2024-12-18 17:40:45 -06:00