Skip to content
Open
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: 2 additions & 0 deletions doc/docs/en/quick-start/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ After executing this command, the system will provide two different versions for
- **Terminal Tool**: Enables openssh-server for AI agent shell command execution
- **Regional optimization**: Mainland China users can use optimized image sources

>⚠️ **Important Note**: When deploying v1.8.0 or later for the first time, please pay special attention to the `suadmin` super administrator account information output in the Docker logs. This account has the highest system privileges, and the password is only displayed upon first generation. It cannot be viewed again later, so please be sure to save it securely.
### 3. Access Your Installation

When deployment completes successfully:
Expand Down
8 changes: 6 additions & 2 deletions doc/docs/en/user-guide/agent-market.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,16 @@ Select your preferred agent, download with one click, and add it to your agent s

![Agent Market Download](./assets/agent-market/agent-market-download.png)

### 2️⃣ Configure Fields
### 2️⃣ Configure Local Tools

🔑 Fill in tool permissions as prompted
🔑 Fill in local tool permissions as prompted

![Agent Market Download 2](./assets/agent-market/agent-market-download2.png)

### 3️⃣ Configure External MCP Tools

🔑 Fill in MCP tool permissions as prompted

After installation, your agent will be ready in **[Agent Space](./agent-space)**

## 📢 Share Your Creations
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/docs/en/user-guide/assets/agent-market/agent-market.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/docs/en/user-guide/assets/agent-space/agent-space.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/docs/en/user-guide/assets/home-page/homepage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion doc/docs/en/user-guide/home-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The Nexent homepage highlights the core entry points of the platform:

### Left navigation

The left sidebar exposes every major module:
Taking the administrator account as an example, the left sidebar exposes every major module:

- **Home Page** – Return to the homepage.
- **Start Chat** – Open the chat interface.
Expand Down
15 changes: 8 additions & 7 deletions doc/docs/en/user-guide/knowledge-base.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ Give every knowledge base a clear summary so agents can pick the right source du

![Content Summary](./assets/knowledge-base/summary-knowledge-base.png)

## 🔧 Using Knowledge Bases

Nexent supports binding knowledge bases to agents individually. When creating an agent, **enable the knowledge_base_search tool** and select the associated knowledge base.

<img src="./assets/knowledge-base/knowledge-tool.png" alt="Tool 1" style="width:75%;">

![Tool 2](./assets/knowledge-base/knowledge-tool2.png)

## 🔍 Knowledge Base Management

### View Knowledge Bases
Expand All @@ -55,19 +63,12 @@ Give every knowledge base a clear summary so agents can pick the right source du
- Click a knowledge base to see all documents
- Click **Details** to view or edit the summary

<div style="display: flex; gap: 8px;">
<img src="./assets/knowledge-base/knowledge-base-file-list.png" style="width: 50%; height: 100%;" />
<img src="./assets/knowledge-base/knowledge-base-summary.png" style="width: 50%; height: 100%;" />
</div>

### Edit Knowledge Bases

1. **Delete Knowledge Base**
- Click **Delete** to the right of the knowledge base row
- Confirm the deletion (irreversible)

![Delete Knowledge Base](./assets/knowledge-base/delete-knowledge-base.png)

2. **Delete or Add Files**
- Inside the file list, click **Delete** to remove a document
- Use the upload area under the list to add new files
Expand Down
5 changes: 5 additions & 0 deletions doc/docs/en/user-guide/quick-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ Create and configure agents:
- **Configure capabilities:** Add collaborative agents and tools.
- **Describe logic:** Tell Nexent how the agent should work.

Publish agent:

- **Publish agent:** Published agents will be visible to selected user groups and listed in Agent Space and the Start Chat selection box.
- **Version management:** Track iteration history of agents, support viewing, rolling back to historical versions, and creating new versions.

Learn more: [Agent Development](./agent-development)

## 🎯 Tips
Expand Down
336 changes: 314 additions & 22 deletions doc/docs/en/user-guide/user-management.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions doc/docs/zh/quick-start/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ bash deploy.sh
- **终端工具**: 启用 openssh-server 供 AI 智能体执行 shell 命令
- **区域优化**: 中国大陆用户可使用优化的镜像源


>⚠️ **重要提示**:首次部署 v1.8.0 及以上版本时,需特别留意 Docker 日志中输出的 `suadmin` 超级管理员账号信息。该账号为系统最高权限账户,密码仅在首次生成时显示,后续无法再次查看,请务必妥善保存。
### 3. 访问您的安装

部署成功完成后:
Expand Down
13 changes: 13 additions & 0 deletions doc/docs/zh/user-guide/agent-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,19 @@

调试成功后,可点击右下角"保存"按钮,此智能体将会被保存并出现在智能体列表中。

### 🐛 版本管理

Nexent 支持智能体的版本管理,您可以在调试过程中,保存不同版本的智能体配置。

确认智能体配置无误后,您可发布智能体。发布后智能体将在智能体空间、开始问答中可见。

![版本管理1](./assets/agent-development/version_management_1.png)

若需回滚到其他版本,可在版本管理页面点击"回滚"按钮。

![版本管理2](./assets/agent-development/version_management_2.png)


## 🔧 管理智能体

在左侧智能体列表中,您可对已有的智能体进行以下操作:
Expand Down
10 changes: 8 additions & 2 deletions doc/docs/zh/user-guide/agent-market.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,18 @@

![智能体市场下载](./assets/agent-market/agent-market-download.png)

### 2️⃣ 配置字段
### 2️⃣ 配置本地工具

🔑 依据提示补充工具许可
🔑 依据提示补充本地工具的许可

![智能体市场下载2](./assets/agent-market/agent-market-download2.png)

### 3️⃣ 配置外部 MCP 工具

🔑 依据提示补充 MCP 工具的许可

![智能体市场下载3](./assets/agent-market/agent-market-download3.png)

安装完成后,您的智能体会在 **[智能体空间](./agent-space)** 准备好

## 📢 分享您的创作
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/docs/zh/user-guide/assets/agent-market/agent-market.png
Binary file modified doc/docs/zh/user-guide/assets/agent-space/agent-space.png
Binary file modified doc/docs/zh/user-guide/assets/home-page/homepage.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
6 changes: 4 additions & 2 deletions doc/docs/zh/user-guide/home-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Nexent首页展示了平台的核心功能,为您提供快速入口:

### ➡️ 左侧导航栏

页面左侧提供了完整的导航栏,包含以下模块:
以管理员账号为例,页面左侧提供了完整的导航栏,包含以下模块:

- **首页**:返回平台首页
- **开始问答**:进入对话页面,选择智能体进行交互
Expand All @@ -35,7 +35,9 @@ Nexent首页展示了平台的核心功能,为您提供快速入口:
- **监控与运维**:实时掌控智能体的运行状态(即将上线)
- **模型管理**:管理应用信息与模型配置,连接你需要的 AI 能力
- **记忆管理**:控制智能体的长期记忆,让对话更高效
- **用户管理**:管为团队提供统一的用户、角色与权限控制(即将上线)
- **个人信息**:查看和管理您的个人信息,如邮箱、角色、用户组等
- **租户资源**:查看和管理您的租户资源,如用户、模型、知识库、智能体等


页面右上角支持**语言切换**(简体中文/English)

Expand Down
19 changes: 12 additions & 7 deletions doc/docs/zh/user-guide/knowledge-base.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,29 +44,34 @@ Nexent支持多种文件格式,包括:

![内容总结](./assets/knowledge-base/summary-knowledge-base.png)

## 🔧 使用知识库

Nexent支持知识库与智能体单独绑定,在创建智能体时,**启用knowledge_base_search工具**,并选择关联的知识库
<img src="./assets/knowledge-base/knowledge-tool.png" alt="工具1" style="width:75%;">
![工具2](./assets/knowledge-base/knowledge-tool2.png)

## 🔍 知识库管理

### 查看知识库

1. **知识库列表**
- 知识库页面左侧展示了所有已创建的知识库
- 显示知识库名称、文件数量、创建时间等信息
- 知识库列表处支持对知识库来源和向量模型的筛选
- 显示知识库名称、文件数量、创建时间、用户组等信息

> 点击编辑,可管理知识库的名称、可见的用户组及组内权限

<img src="./assets/knowledge-base/knowledge-base-permission.png" alt="知识库权限" style="width:50%;">

2. **知识库详情**
- 点击知识库名称,可查看知识库中全部文档信息
- 点击“详细内容”,可查看知识库的内容总结

<div style="display: flex; gap: 8px;">
<img src="./assets/knowledge-base/knowledge-base-file-list.png" style="width: 50%; height: 100%;" />
<img src="./assets/knowledge-base/knowledge-base-summary.png" style="width: 50%; height: 100%;" />
</div>

### 编辑知识库

1. **删除知识库**
- 点击知识库名称右侧“删除”按钮
- 确认删除操作(此操作不可恢复)
![删除知识库](./assets/knowledge-base/delete-knowledge-base.png)

2. **删除或新增文件**
- 点击知识库名称,在文件列表中点击“删除”按钮,可从知识库中删除文件
Expand Down
5 changes: 5 additions & 0 deletions doc/docs/zh/user-guide/quick-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
- **配置能力**:设置协作智能体和工具
- **描述业务逻辑**:定义智能体的工作方式

发布智能体:

- **发布智能体**:已发布的智能体将在选中的用户组内可见,并列于智能体空间与开始问答选择框中
- **版本管理**:跟踪智能体的迭代历史,支持查看、回滚至历史版本及创建新版本

详细内容请参考:[智能体开发](./agent-development)

## 🎯 使用建议
Expand Down
1 change: 1 addition & 0 deletions doc/docs/zh/user-guide/start-chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
在开始对话之前,您需要先选择一个智能体。

1. **查看可用智能体**
- 已发布的智能体可用于对话
- 在对话框左下角找到智能体选择下拉框
- 点击下拉框查看所有可用的智能体列表
- 每个智能体都会显示名称和功能描述
Expand Down
Loading
Loading