Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c138953

Browse files
docs: update AI Analyst environment variable (#151)
2 parents fc806bf + 8987006 commit c138953

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎self-host/customize-deployment/environment-variables.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,8 @@ These variables enable you to configure the [AI Analyst functionality](/guides/a
191191

192192
| Variable | Description | Required? | Default |
193193
| ------------------------------------- | ------------------------------------------------------------------------ | --------------------------------------------- | ------------------------------- |
194-
| `AI_COPILOT_ENABLED` | Enables/Disables AI Analyst functionality | <Icon icon="square-check" iconType="solid" /> | |
194+
| `AI_COPILOT_ENABLED` | Enables/Disables AI Analyst functionality | | `false` |
195+
| `ASK_AI_BUTTON_ENABLED` | Enables the "Ask AI" button in the interface for direct access to AI agents, when disabled agents can be acessed from `/ai-agents` route | | `false` |
195196
| `AI_DEFAULT_PROVIDER` | Default AI provider to use (`openai`, `azure`, `anthropic`, `openrouter`) | | `openai` |
196197
| `AI_COPILOT_DEBUG_LOGGING_ENABLED` | Enables debug logging for AI Copilot | | `false` |
197198
| `AI_COPILOT_TELEMETRY_ENABLED` | Enables telemetry for AI Copilot | | `false` |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /