graphrag/tests/verbs
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
..
data Register workflows (#1691) 2025-02-14 13:21:31 -08:00
__init__.py Verb merge nre1 (#1140) 2024-09-16 12:10:29 -07:00
test_create_base_text_units.py Community children (#1704) 2025-02-13 17:03:51 -08:00
test_create_communities.py Streamline workflows (#1674) 2025-02-07 11:11:03 -08:00
test_create_community_reports.py Create Language Model Providers and Registry methods. Remove fnllm coupling (#1724) 2025-02-20 08:56:20 -06:00
test_create_final_documents.py Community children (#1704) 2025-02-13 17:03:51 -08:00
test_create_final_text_units.py Streamline workflows (#1674) 2025-02-07 11:11:03 -08:00
test_extract_covariates.py Create Language Model Providers and Registry methods. Remove fnllm coupling (#1724) 2025-02-20 08:56:20 -06:00
test_extract_graph.py Create Language Model Providers and Registry methods. Remove fnllm coupling (#1724) 2025-02-20 08:56:20 -06:00
test_generate_text_embeddings.py Create Language Model Providers and Registry methods. Remove fnllm coupling (#1724) 2025-02-20 08:56:20 -06:00
test_prune_graph.py Register workflows (#1691) 2025-02-14 13:21:31 -08:00
util.py Community children (#1704) 2025-02-13 17:03:51 -08:00