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
alt="NGINX One Console configuration recommendation panel showing a Best Practice warning: ‘log should not be set to off on line 34’, with a pencil icon to enter edit mode." >}}
147
+
</span>
138
148
139
149
---
140
150
141
151
## 5. AI Assistant
142
152
143
-
Highlight any config text (directive, variable, or phrase) and Select**Explain with AI**. The AI will provide:
153
+
Highlight any configuration text, such as a directive, variable, or phrase, in a config preview and select**Explain with AI**. The AI Assistant panel shows:
144
154
145
-
-Definitions of directives and variables
146
-
-Best-practice tips
147
-
-Use-case guidance
155
+
-A concise definition of the selected element
156
+
-Practical best-practice tips
157
+
-Guidance on common use cases
148
158
149
159
Try it on:
150
160
151
161
-`stub_status`
152
162
-`proxy_buffering off`
153
163
-`$upstream_response_time`
154
164
155
-
> **Pro tip:** Use AI to explore logging variables or other obscure directives without leaving the Console.
165
+
<spanstyle="display: inline-block;">
166
+
{{< img src="nginx-one/images/ai-assistant.png"
167
+
alt="NGINX One AI Assistant panel showing a highlighted $upstream_response_time snippet alongside the assistant’s response with Purpose and Guidance headings." >}}
168
+
</span>
169
+
170
+
> **Pro tip:** You can learn about NGINX directives and variables without leaving the Console.
171
+
156
172
157
173
---
158
174
@@ -164,4 +180,5 @@ When you’re ready, move on to [Lab 4 →](../lab4/readme.md)
164
180
165
181
## References
166
182
167
-
-[NGINX One Console docs](https://docs.nginx.com/nginx-one/)
183
+
-[NGINX One Console docs]({{< ref "nginx-one/" >}})
0 commit comments