This is an automated email from the ASF dual-hosted git repository. gongchao pushed a commit to branch update-ai-with in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
commit 6a54bdfbb0358a998ef650156a831d25bba28125 Author: tomsun28 <[email protected]> AuthorDate: Fri Oct 31 00:52:30 2025 +0800 [doc] update --- home/docs/help/ai_agent_chat.md | 20 ++++++++++---------- .../current/help/ai_agent_chat.md | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/home/docs/help/ai_agent_chat.md b/home/docs/help/ai_agent_chat.md index e817960c3..41761766d 100644 --- a/home/docs/help/ai_agent_chat.md +++ b/home/docs/help/ai_agent_chat.md @@ -1,15 +1,15 @@ --- id: ai_agent_chat -title: AI Agent Chat User Guide -sidebar_label: AI Agent Chat +title: AI Agent User Guide +sidebar_label: AI Agent keywords: [AI, Chat, Agent, Monitoring, AI Agent, OpenAI] --- -> HertzBeat AI Agent Chat is an intelligent monitoring AI Agent that helps you manage monitors, configure alerts, and optimize your infrastructure monitoring through natural language conversation. +> HertzBeat AI Agent is an intelligent monitoring AI Agent that helps you manage monitors, configure alerts, and optimize your infrastructure monitoring through natural language conversation. ## Overview -The AI Agent Chat feature provides an interactive chat interface where you can: +The AI Agent feature provides an interactive chat interface where you can: **Monitor Management:** @@ -40,7 +40,7 @@ The AI Agent Chat feature provides an interactive chat interface where you can: ## Prerequisites -Before using the AI Agent Chat, ensure: +Before using the AI Agent, ensure: 1 **OpenAI Configuration**: Valid OpenAI API key must be configured. Optionally, you can change the model in `application.yml` under `spring.ai.openai.chat.options.model` (default is `gpt-4.1-nano`). 2 **Database Connection**: HertzBeat database must be accessible for monitor operations @@ -49,11 +49,11 @@ Before using the AI Agent Chat, ensure: ### OpenAI API Key Setup -The AI Agent Chat uses OpenAI's GPT models. You need to configure an OpenAI API key in this ways: +The AI Agent uses OpenAI's GPT models. You need to configure an OpenAI API key in this ways: #### Database Configuration via UI -1. Navigate to the AI Agent Chat interface +1. Navigate to the AI Agent interface 2. If no API key is configured, you'll see a configuration dialog 3. Enter your OpenAI API key 4. Click **Save Configuration** @@ -64,11 +64,11 @@ The AI Agent Chat uses OpenAI's GPT models. You need to configure an OpenAI API - Configuration changes are applied immediately without restart - Invalid API keys are automatically validated before saving -## Using the AI Agent Chat +## Using the AI Agent ### Accessing the Chat Interface -1. Navigate to the **AI Agent Chat** section in HertzBeat web interface +1. Navigate to the **AI Agent** section in HertzBeat web interface 2. You'll see the HertzBeat Monitoring AI Agent welcome screen 3. Start typing your questions in the chat input field @@ -350,7 +350,7 @@ You: Add HTTP monitors for all services in my staging environment: ## Support -For issues with AI Agent Chat: +For issues with AI Agent: 1. Check this documentation first 2. Review application logs for errors diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/ai_agent_chat.md b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/ai_agent_chat.md index 6c6de6291..f8b6c7ce2 100644 --- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/ai_agent_chat.md +++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/ai_agent_chat.md @@ -1,15 +1,15 @@ --- id: ai_agent_chat -title: AI 智能助手聊天用户指南 -sidebar_label: AI 智能助手聊天 +title: AI 智能助手用户指南 +sidebar_label: AI 智能助手 keywords: [AI, 聊天, 智能助手, 监控, AI Agent, OpenAI] --- -> HertzBeat AI 智能助手聊天是一个智能监控 AI 助手,通过自然语言对话帮助您管理监控器、配置告警并优化基础设施监控。 +> HertzBeat AI 智能助手是一个智能监控 AI 助手,通过自然语言对话帮助您管理监控器、配置告警并优化基础设施监控。 ## 概述 -AI 智能助手聊天功能提供了一个交互式聊天界面,您可以: +AI 智能助手功能提供了一个交互式聊天界面,您可以: **监控器管理:** @@ -40,7 +40,7 @@ AI 智能助手聊天功能提供了一个交互式聊天界面,您可以: ## 先决条件 -在使用 AI 智能助手聊天之前,请确保: +在使用 AI 智能助手之前,请确保: 1. **OpenAI 配置**:必须配置有效的 OpenAI API 密钥。可选地,您可以在 `application.yml` 中的 `spring.ai.openai.chat.options.model` 下更改模型(默认为 `gpt-4.1-nano`)。 2. **数据库连接**:HertzBeat 数据库必须可访问以进行监控器操作 @@ -49,11 +49,11 @@ AI 智能助手聊天功能提供了一个交互式聊天界面,您可以: ### OpenAI API 密钥设置 -AI 智能助手聊天使用 OpenAI 的 GPT 模型。您需要通过以下方式配置 OpenAI API 密钥: +AI 智能助手使用 OpenAI 的 GPT 模型。您需要通过以下方式配置 OpenAI API 密钥: #### 通过 UI 进行数据库配置 -1. 导航到 AI 智能助手聊天界面 +1. 导航到 AI 智能助手界面 2. 如果未配置 API 密钥,您将看到配置对话框 3. 输入您的 OpenAI API 密钥 4. 点击 **保存配置** @@ -64,11 +64,11 @@ AI 智能助手聊天使用 OpenAI 的 GPT 模型。您需要通过以下方式 - 配置更改立即生效,无需重启 - 保存前会自动验证无效的 API 密钥 -## 使用 AI 智能助手聊天 +## 使用 AI 智能助手 ### 访问聊天界面 -1. 在 HertzBeat Web 界面中导航到 **AI 智能助手聊天** 部分 +1. 在 HertzBeat Web 界面中导航到 **AI 智能助手** 部分 2. 您将看到 HertzBeat 监控 AI 助手欢迎屏幕 3. 在聊天输入框中开始输入您的问题 @@ -346,7 +346,7 @@ logging: ## 支持 -对于 AI 智能助手聊天的问题: +对于 AI 智能助手的问题: 1. 首先查看此文档 2. 查看应用程序日志中的错误 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
