Skip to content

Commit e490b06

Browse files
authored
add localai docs
1 parent 524781e commit e490b06

2 files changed

Lines changed: 18 additions & 44 deletions

File tree

  • i18n/en/docusaurus-plugin-content-docs/version-2.0/apps
  • versioned_docs/version-2.0/apps

i18n/en/docusaurus-plugin-content-docs/version-2.0/apps/localai.md

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: LocalAI
33
slug: /localai
44
tags:
5-
- console
6-
- other
5+
- Smart Assistant
6+
- Chatbot
7+
- LocalAI
78
---
89

910
import Meta from './_include/localai.md';
@@ -12,32 +13,18 @@ import Meta from './_include/localai.md';
1213

1314
## Getting started{#guide}
1415

15-
### Initial setup{#wizard}
16+
### Configuring the AI Model
1617

17-
1. When completed installation of LocalAI at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps**
18+
1. After installing LocalAI in the Websoft9 console, view the application details under **My Applications**. Obtain the access URL from the **Access** tab.
1819

19-
2. Complete the install wizard step by step
20+
2. Enter the access URL in your browser. You cannot start AI chat immediately upon entering; you must configure the AI model first.
2021

21-
### Login verification{#verification}
22+
3. Click the [Browse Model Gallery] button on the page, select a model to download and install (recommended: lfm2.5-1.2b-nova-function-calling—it's compact and ideal for demonstrations).
2223

23-
1. Completed installation LocalAI at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**
24-
25-
2. Starting to verify it
24+
4. Once configured, you can begin chatting.
2625

2726
## Configuration options{#configs}
2827

29-
- CLI
30-
- Multilingual (√)
31-
- SMTP (√)
32-
3328
## Administer{#administrator}
3429

35-
- **Password recover**
36-
- **Change URL**
37-
- **HTTPS**
38-
- **Online backup**
39-
- **Online upgrade**
40-
4130
## Troubleshooting{#troubleshooting}
42-
43-
#### 502 failed code?

versioned_docs/version-2.0/apps/localai.md

Lines changed: 10 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: LocalAI
33
slug: /localai
44
tags:
5-
- Web 面板
6-
- 可视化
7-
- GUI
5+
- 智能助手
6+
- 聊天机器人
7+
- LocalAI
88
---
99

1010
import Meta from './_include/localai.md';
@@ -13,31 +13,18 @@ import Meta from './_include/localai.md';
1313

1414
## 入门指南{#guide}
1515

16-
### 初始化{#wizard}
16+
### 配置 AI 模型
1717

18-
Websoft9 控制台安装 LocalAI 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
18+
1. Websoft9 控制台安装 LocalAI 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取访问 URL
1919

20-
### 登录后台{#console}
20+
2. 浏览器输入访问 URL,进入后还不能进行 AI 聊天,需要配置 AI 模型
2121

22-
Websoft9 控制台安装 LocalAI 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
22+
3. 点击页面按钮 [Browse Model Galley],选择一个模型下载安装(建议选择 lfm2.5-1.2b-nova-function-calling 模型,它比较小,合适演示)
2323

24-
### 安装插件{#plugin}
24+
4. 配置完成后即可开始聊天
2525

2626
## 配置选项{#configs}
2727

28-
- CLI
29-
- 多语言(√)
30-
- SMTP(√)
31-
- 插件市场(√)
32-
3328
## 管理维护{#administrator}
34-
35-
- **重置管理员密码**
36-
- **更换 URL**
37-
- **HTTPS 额外设置**
38-
- **在线备份**
39-
- **在线升级**
40-
41-
## 故障
42-
43-
#### 更改域名导致无法访问 ?
29+
30+
## 故障

0 commit comments

Comments
 (0)