mirror of
https://github.com/microsoft/graphrag.git
synced 2026-02-12 14:04:30 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| prompt-a.txt | ||
| prompt-b.txt | ||
| prompt-c.txt | ||
| prompt-d.txt | ||
| test_config.py | ||
| utils.py | ||