Skip to content

Commit 0602711

Browse files
authored
chroma
1 parent 69e00c5 commit 0602711

2 files changed

Lines changed: 14 additions & 43 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/chroma.md

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Chroma
33
slug: /chroma
44
tags:
5-
- console
6-
- other
5+
- Machine Learning
6+
- Vector Database
7+
- Chroma
78
---
89

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

1314
## Getting started{#guide}
1415

15-
### Initial setup{#wizard}
16+
### Network connection
1617

17-
1. When completed installation of Chroma at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps**
18+
1. When completed installation of Chroma at **Websoft9 Console**, get the applicaiton's **Overview** and database information from **My Apps**
1819

19-
2. Complete the install wizard step by step
20+
2. Refer to [Running Chroma in Client-Server Mode](https://docs.trychroma.com/docs/run-chroma/client-server)
2021

21-
### Login verification{#verification}
22-
23-
1. Completed installation Chroma at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**
24-
25-
2. Starting to verify it
2622

2723
## Configuration options{#configs}
2824

2925
- CLI
30-
- Multilingual (√)
31-
- SMTP (√)
3226

3327
## Administer{#administrator}
3428

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

versioned_docs/version-2.0/apps/chroma.md

Lines changed: 7 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Chroma
33
slug: /chroma
44
tags:
5-
- Web 面板
6-
- 可视化
7-
- GUI
5+
- 机器学习
6+
- 向量数据库
7+
- Chroma
88
---
99

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

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

16-
### 初始化{#wizard}
16+
### 网络连接
1717

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

20-
### 登录后台{#console}
21-
22-
Websoft9 控制台安装 Chroma 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
23-
24-
### 安装插件{#plugin}
20+
2. 使用请参照[客户端服务端连接](https://docs.trychroma.com/docs/run-chroma/client-server)
2521

2622
## 配置选项{#configs}
2723

2824
- CLI
29-
- 多语言(√)
30-
- SMTP(√)
31-
- 插件市场(√)
3225

3326
## 管理维护{#administrator}
3427

35-
- **重置管理员密码**
36-
- **更换 URL**
37-
- **HTTPS 额外设置**
38-
- **在线备份**
39-
- **在线升级**
40-
41-
## 故障
42-
43-
#### 更改域名导致无法访问 ?
28+
## 故障

0 commit comments

Comments
 (0)