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
Copy file name to clipboardExpand all lines: i18n/en/docusaurus-plugin-content-docs/version-2.0/apps/localai.md
+8-21Lines changed: 8 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,9 @@
2
2
title: LocalAI
3
3
slug: /localai
4
4
tags:
5
-
- console
6
-
- other
5
+
- Smart Assistant
6
+
- Chatbot
7
+
- LocalAI
7
8
---
8
9
9
10
import Meta from './_include/localai.md';
@@ -12,32 +13,18 @@ import Meta from './_include/localai.md';
12
13
13
14
## Getting started{#guide}
14
15
15
-
### Initial setup{#wizard}
16
+
### Configuring the AI Model
16
17
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.
18
19
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.
20
21
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).
22
23
23
-
1. Completed installation LocalAI at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**
0 commit comments