Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/includes/nginx-one/staged-config-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ With Staged Configurations, you can use these features of NGINX One Console:
- Automatic syntax checking
- Contextual documentation
- Dynamic analysis of your work in progress
- Suggestions from our AI assistant
- Suggestions from our F5 AI assistant

Once you've finished your work and have pushed the changes to an Instance or a Config Sync Group, you can next delete that Staged Configuration.
4 changes: 2 additions & 2 deletions content/nginx-one/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ Using the NGINX One Console you can now:
- Review the differences between the current and other saved configurations
- Revert to older configurations as needed

### AI Assistant
### F5 AI Assistant

In the F5 NGINX One Console, you can now select lines from your configuration files, and then select **Explain with AI**. The NGINX One AI Assistant explains those lines based on the official NGINX documentation.
In the F5 NGINX One Console, you can now select lines from your configuration files, and then select **Explain with AI**. The F5 AI Assistant explains those lines based on the official NGINX documentation.

## November 7, 2024

Expand Down
2 changes: 1 addition & 1 deletion content/nginx-one/rbac/rbac-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ The following table lists the available API groups that you can use to construct
| f5xc-nginx-one-custom-settings-manage | Write | View and update NGINX One Console Settings. |
| f5xc-nginx-one-custom-settings-read | Read | View NGINX One Console Settings. |
| f5xc-nginx-one-custom-event-read | Read | View NGINX One Events. |
| f5xc-nginx-one-custom-ai-assistant | Write | Interact with the NGINX One AI Assistant. |
| f5xc-nginx-one-custom-ai-assistant | Write | Interact with the F5 AI Assistant. |
| f5xc-nginx-one-custom-staged-config-manage | Write | View, create, update, and delete Staged Configs. |
| f5xc-nginx-one-custom-staged-config-read | Read | View Staged Configs. |
Loading