You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`GRAPHRAG_API_KEY`|**Yes for OpenAI. Optional for AOAI**| The API key. (Note: `OPENAI_API_KEY is also used as a fallback). If not defined when using AOAI, managed identity will be used. |`str`|`None`|
31
-
|`GRAPHRAG_API_BASE`|**For AOAI**| The API Base URL |`str`|`None`|
32
-
|`GRAPHRAG_API_VERSION`|**For AOAI**| The AOAI API version. |`str`|`None`|
33
-
|`GRAPHRAG_API_ORGANIZATION`|| The AOAI organization. |`str`|`None`|
34
-
|`GRAPHRAG_API_PROXY`|| The AOAI proxy. |`str`|`None`|
28
+
| Parameter | Required? | Description | Type | Default Value |
|`GRAPHRAG_API_KEY`|**Yes for OpenAI. Optional for AOAI**| The API key. (Note: `OPENAI_API_KEY` is also used as a fallback). If not defined when using AOAI, managed identity will be used. |`str`|`None`|
31
+
|`GRAPHRAG_API_BASE`|**For AOAI**| The API Base URL |`str`|`None`|
32
+
|`GRAPHRAG_API_VERSION`|**For AOAI**| The AOAI API version. |`str`|`None`|
33
+
|`GRAPHRAG_API_ORGANIZATION`|| The AOAI organization. |`str`|`None`|
34
+
|`GRAPHRAG_API_PROXY`|| The AOAI proxy. |`str`|`None`|
0 commit comments