graphrag/tests/unit/indexing
Alonso Guevara 7bdeaee94a
Create Language Model Providers and Registry methods. Remove fnllm coupling (#1724)
* Base structure

* Add fnllm providers and Mock LLM

* Remove fnllm coupling, introduce llm providers

* Ruff + Tests fix

* Spellcheck

* Semver

* Format

* Default MockChat params

* Fix more tests

* Fix embedding smoke test

* Fix embeddings smoke test

* Fix MockEmbeddingLLM

* Rename LLM to model. Package organization

* Fix prompt tuning

* Oops

* Oops II
2025-02-20 08:56:20 -06:00
..
cache Add Cosmos DB storage/cache option (#1431) 2024-12-19 13:43:21 -06:00
graph Streamline workflows (#1674) 2025-02-07 11:11:03 -08:00
operations add option to add metadata into text chunks (#1681) 2025-02-12 09:38:03 -08:00
text_splitting remove unused columns and rename document_attribute_columns (#1672) 2025-02-03 14:37:06 -03:00
verbs Create Language Model Providers and Registry methods. Remove fnllm coupling (#1724) 2025-02-20 08:56:20 -06:00
__init__.py Initial Release 2024-07-01 15:25:30 -06:00
test_init_content.py Chore/lib updates (#1477) 2024-12-06 14:08:24 -06:00