Skip to content

Commit

Permalink
update 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
miahemu committed May 31, 2024
1 parent 24cfd0d commit 034eb62
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 14 deletions.
6 changes: 3 additions & 3 deletions pages/docs/ai-chat/ai-data-collection.ja-JP.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AIデータセットです
# AIデータセットです

Chat2DBの質問応答機能の最大のポイントは、カスタムAIデータセットの作成能力です。

Expand All @@ -7,7 +7,7 @@ Chat2DBの質問応答機能の最大のポイントは、カスタムAIデー

簡単に言えば、Chat2DBのスマートq & aサービスを解除し、q & aを高度化するための鍵となるのが、カスタムAIデータセットです。

##ステップ1:aiデータセットの作成です
## ステップ1:aiデータセットの作成です

各データソースでそのデータソースのaiデータセットを作ることができます。1つ以上の異なるデータベースの表を1つのaiデータセットに入れることができます。
各データベースのtablesノード上で右クリックしてすべてのテーブルを確認し、指定されたテーブルをaiデータセットに追加することもできます。
Expand All @@ -16,7 +16,7 @@ Chat2DBの質問応答機能の最大のポイントは、カスタムAIデー

!['sql-copilot'](/image/AI-image/create-ai-data-collection.gif)

##ステップ2:名前と表の注釈を修正します。
## ステップ2:名前と表の注釈を修正します。

aiデータセット内で表をダブルクリックして編集できます。あなたのビジネスがテーブル名や注釈を修正できない場合は、ここでテーブル名や注釈、フィールド名や注釈情報を修正することで、AIがあなたのテーブル構造やフィールド情報をよりよく理解できるようになります。
これは、ai生成の精度を大きく向上させるでしょう。
Expand Down
9 changes: 5 additions & 4 deletions pages/docs/connection-manage/database-operations.en-US.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ After opening the link, you can see the database management interface, and you c

---

!['databasemanage'](/image/connection-manage/databasemanage55.png)

### 1. Click the "+" in the upper left corner to create a new database.

!['databasemanage'](/image/connection-manage/databasemanage55.png)

!['databasemanage'](/image/connection-manage/databasemanage44.png)

- `New group`: Create a new group
Expand All @@ -38,13 +38,14 @@ After opening the link, you can see the database management interface, and you c

### 3. Click "Scroll to selected node" in the upper left corner to scroll to the selected node.

### 4. Click the search box on the right to quickly retrieve key table libraries.

!['databasemanage'](/image/connection-manage/searchBar.png)

### 4. Click the search box on the right to quickly retrieve key table libraries.
### 5. Right-click on databse to create a new console and synchronize the database.

!['databasemanage'](/image/connection-manage/databasemanage66.png)

### 5. Right-click on databse to create a new console and synchronize the database.

## View management table
!['tables'](/image/connection-manage/tables.png)
Expand Down
9 changes: 5 additions & 4 deletions pages/docs/connection-manage/database-operations.ja-JP.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@

---

!['databasemanage'](/image/connection-manage/databasemanage55.png)

### 1. 左上隅の「+」をクリックして、新しいデータベースを作成します。

!['databasemanage'](/image/connection-manage/databasemanage55.png)

!['databasemanage'](/image/connection-manage/databasemanage44.png)

- `New group`: 新しいグループを作成します。
Expand All @@ -38,13 +38,14 @@

### 3. 左上隅の`Scroll to selected node`をクリックして、選択したノードまでスクロールします。

### 4. 右側の検索ボックスをクリックして、主要なテーブル ライブラリをすばやく取得します。

!['databasemanage'](/image/connection-manage/searchBar.png)

### 4. 右側の検索ボックスをクリックして、主要なテーブル ライブラリをすばやく取得します
### 5. データベースを右クリックして新しいコンソールを作成し、データベースを同期します

!['databasemanage'](/image/connection-manage/databasemanage66.png)

### 5. データベースを右クリックして新しいコンソールを作成し、データベースを同期します。

## 管理テーブルの表示
!['tables'](/image/connection-manage/tables.png)
Expand Down
8 changes: 5 additions & 3 deletions pages/docs/connection-manage/database-operations.zh-CN.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@

---

### 1. 点击左上角“+”可以新建数据库。

!['databasemanage'](/image/connection-manage/databasemanage55.png)

### 1. 点击左上角“+”可以新建数据库。

!['databasemanage'](/image/connection-manage/databasemanage44.png)

Expand All @@ -38,13 +39,14 @@

### 3. 点击左上角“Scroll to selected node”, 可以滚动到选中的节点。

### 4. 点击右侧搜索框,可以快速检索到关键表库。

!['databasemanage'](/image/connection-manage/searchBar.png)

### 4. 点击右侧搜索框,可以快速检索到关键表库
### 5. 在 databse 上右键可以新建控制台

!['databasemanage'](/image/connection-manage/databasemanage66.png)

### 5. 在 databse 上右键可以新建控制台、同步数据库。

## 查看管理 table
!['tables'](/image/connection-manage/tables.png)
Expand Down
Binary file modified public/image/connection-manage/databasemanage66.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 034eb62

Please sign in to comment.