graphrag/tests/unit/config
Derek Worthen 94bd2bb816
Require explicit azure auth settings when using AOI. (#1665)
* Require explicit azure auth settings when using AOI.

- Must set LanguageModel.azure_auth_type to either
"api_key" or "managed_identity" when using AOI.

* Fix smoke tests

* Use general auth_type property instead of azure_auth_type

* Remove unused error type

* Update validation

* Update validation comment
2025-01-29 12:28:47 -08: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 Require explicit azure auth settings when using AOI. (#1665) 2025-01-29 12:28:47 -08:00
utils.py Require explicit azure auth settings when using AOI. (#1665) 2025-01-29 12:28:47 -08:00