graphrag/tests/unit/config
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
..
fixtures Refactor config (#1593) 2025-01-21 17:52:06 -06:00
__init__.py Initial Release 2024-07-01 15:25:30 -06:00
prompt-a.txt Initial Release 2024-07-01 15:25:30 -06:00
prompt-b.txt Initial Release 2024-07-01 15:25:30 -06:00
prompt-c.txt Initial Release 2024-07-01 15:25:30 -06:00
prompt-d.txt Initial Release 2024-07-01 15:25:30 -06:00
test_config.py Create Language Model Providers and Registry methods. Remove fnllm coupling (#1724) 2025-02-20 08:56:20 -06:00
utils.py Incremental flow rework (#1696) 2025-02-13 18:22:32 -06:00