@antv/gpt-vis 0.3.0-beta.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.ja-JP.md +8 -5
- package/README.md +9 -5
- package/README.zh-CN.md +8 -5
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/version.d.ts +1 -1
- package/dist/esm/version.js +1 -1
- package/dist/umd/708.async.js +1 -0
- package/dist/umd/index.min.js +1 -1
- package/package.json +3 -2
- package/dist/umd/697.async.js +0 -1
package/README.ja-JP.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
<img src="https://gw.alipayobjects.com/zos/antfincdn/R8sN%24GNdh6/language.svg" width="18"> [English](./README.md) | [简体中文](./README.zh-CN.md) | 日本語
|
|
2
2
|
|
|
3
|
+
<div align="center">
|
|
4
|
+
<img src="https://github.com/eosphoros-ai/GPT-Vis/assets/17919400/c8804ffb-d3d6-45d3-846f-cf217681ab05" height=70">
|
|
5
|
+
</div>
|
|
6
|
+
|
|
3
7
|
<h1 align="center">GPT-Vis</h1>
|
|
4
8
|
|
|
5
9
|
<div align="center">
|
|
@@ -11,11 +15,10 @@ GPTs、生成AI、およびLLMプロジェクトのためのコンポーネン
|
|
|
11
15
|
<a href="/knowledges" target="_blank">知識</a> •
|
|
12
16
|
<a href="https://tbox.alipay.com/experience/202410APr1n200110168?id=20241122F8eB00104644" target="_blank">エージェントデモ</a>
|
|
13
17
|
</p>
|
|
14
|
-
|
|
15
|
-
<div align="center">
|
|
16
|
-
<img src="https://github.com/eosphoros-ai/GPT-Vis/assets/17919400/c8804ffb-d3d6-45d3-846f-cf217681ab05" width=500">
|
|
17
18
|
</div>
|
|
18
19
|
|
|
20
|
+
<div align="center">
|
|
21
|
+
<video src="https://github.com/user-attachments/assets/b8eb4a89-b0ed-4a39-8fab-316161949446" />
|
|
19
22
|
</div>
|
|
20
23
|
|
|
21
24
|
## ✨ 特徴
|
|
@@ -65,7 +68,7 @@ export default () => {
|
|
|
65
68
|
```
|
|
66
69
|
|
|
67
70
|
<details>
|
|
68
|
-
<summary>🛠
|
|
71
|
+
<summary>🛠 レンダラーUIのカスタマイズ</summary>
|
|
69
72
|
|
|
70
73
|
```jsx
|
|
71
74
|
import { GPTVisLite, withChartCode, ChartType, Pie } from '@antv/gpt-vis';
|
|
@@ -140,7 +143,7 @@ set_gpt_vis(content)
|
|
|
140
143
|
|
|
141
144
|
## 🤖 チャート推奨データセット
|
|
142
145
|
|
|
143
|
-
チャート推奨データセットは、与えられたデータに基づいてチャートタイプを推奨する能力を評価または微調整するために設計されています。データセットは現在、16種類のチャートをカバーしており、各チャートタイプには1〜3の異なるデータシナリオがあり、各シナリオには15以上のチャートデータインスタンスがあります。データセットは継続的に更新されており、使用ケースから収集したチャートデータの提供を歓迎します。データセットの詳細については、[evaluations/recommend](https://github.com/antvis/GPT-Vis/
|
|
146
|
+
チャート推奨データセットは、与えられたデータに基づいてチャートタイプを推奨する能力を評価または微調整するために設計されています。データセットは現在、16種類のチャートをカバーしており、各チャートタイプには1〜3の異なるデータシナリオがあり、各シナリオには15以上のチャートデータインスタンスがあります。データセットは継続的に更新されており、使用ケースから収集したチャートデータの提供を歓迎します。データセットの詳細については、[evaluations/recommend](https://github.com/antvis/GPT-Vis/blob/main/evaluations/datastes/recommend/README.en.md)をご覧ください。
|
|
144
147
|
|
|
145
148
|
## 💻 開発
|
|
146
149
|
|
package/README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
<img src="https://gw.alipayobjects.com/zos/antfincdn/R8sN%24GNdh6/language.svg" width="18"> English | [简体中文](./README.zh-CN.md) | [日本語](./README.ja-JP.md)
|
|
2
2
|
|
|
3
|
+
<div align="center">
|
|
4
|
+
<img src="https://github.com/eosphoros-ai/GPT-Vis/assets/17919400/c8804ffb-d3d6-45d3-846f-cf217681ab05" height=70">
|
|
5
|
+
</div>
|
|
6
|
+
|
|
3
7
|
<h1 align="center">GPT-Vis</h1>
|
|
4
8
|
|
|
5
9
|
<div align="center">
|
|
@@ -11,11 +15,11 @@ Components for GPTs, generative AI, and LLM projects. **Not only UI Components**
|
|
|
11
15
|
<a href="/knowledges" target="_blank">Knowledge</a> •
|
|
12
16
|
<a href="https://tbox.alipay.com/experience/202410APr1n200110168?id=20241122F8eB00104644" target="_blank">Agent Demo</a>
|
|
13
17
|
</p>
|
|
14
|
-
|
|
15
|
-
<div align="center">
|
|
16
|
-
<img src="https://github.com/eosphoros-ai/GPT-Vis/assets/17919400/c8804ffb-d3d6-45d3-846f-cf217681ab05" width=500">
|
|
17
18
|
</div>
|
|
18
19
|
|
|
20
|
+
<div align="center">
|
|
21
|
+
<video src="https://github.com/user-attachments/assets/b8eb4a89-b0ed-4a39-8fab-316161949446" />
|
|
22
|
+
<!-- <a href="https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*ut_RSJxdBMoAAAAAAAAAAAAADmJ7AQ/original" target="_blank"><img src="https://github.com/user-attachments/assets/d6e90e58-9bf7-4c40-a2db-96cbd68ed818" width="800"></a> -->
|
|
19
23
|
</div>
|
|
20
24
|
|
|
21
25
|
## ✨ Features
|
|
@@ -65,7 +69,7 @@ export default () => {
|
|
|
65
69
|
```
|
|
66
70
|
|
|
67
71
|
<details>
|
|
68
|
-
<summary>🛠 Custom renderer</summary>
|
|
72
|
+
<summary>🛠 Custom renderer UI</summary>
|
|
69
73
|
|
|
70
74
|
```jsx
|
|
71
75
|
import { GPTVisLite, withChartCode, ChartType, Pie } from '@antv/gpt-vis';
|
|
@@ -140,7 +144,7 @@ Note: The numbers in the format of X/Y represent the metrics of the respective c
|
|
|
140
144
|
|
|
141
145
|
## 🤖 Chart Recommendation Dataset
|
|
142
146
|
|
|
143
|
-
The chart recommendation dataset is designed to evaluate or fine-tune large language models on their ability to recommend chart types based on given data. The dataset currently encompasses 16 types of charts, with 1-3 different data scenarios per chart type, and more than 15 chart data instances for each scenario. The dataset is continuously updated, and we welcome contributions of chart data collected from your own use cases. For more detailed information about the dataset, please visit [evaluations/recommend](https://github.com/antvis/GPT-Vis/
|
|
147
|
+
The chart recommendation dataset is designed to evaluate or fine-tune large language models on their ability to recommend chart types based on given data. The dataset currently encompasses 16 types of charts, with 1-3 different data scenarios per chart type, and more than 15 chart data instances for each scenario. The dataset is continuously updated, and we welcome contributions of chart data collected from your own use cases. For more detailed information about the dataset, please visit [evaluations/recommend](https://github.com/antvis/GPT-Vis/blob/main/evaluations/datastes/recommend/README.en.md).
|
|
144
148
|
|
|
145
149
|
## 💻 Development
|
|
146
150
|
|
package/README.zh-CN.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
<img src="https://gw.alipayobjects.com/zos/antfincdn/R8sN%24GNdh6/language.svg" width="18"> [English](./README.md) | 简体中文 | [日本語](./README.ja-JP.md)
|
|
2
2
|
|
|
3
|
+
<div align="center">
|
|
4
|
+
<img src="https://github.com/eosphoros-ai/GPT-Vis/assets/17919400/c8804ffb-d3d6-45d3-846f-cf217681ab05" height=70">
|
|
5
|
+
</div>
|
|
6
|
+
|
|
3
7
|
<h1 align="center">GPT-Vis</h1>
|
|
4
8
|
|
|
5
9
|
<div align="center">
|
|
@@ -11,11 +15,10 @@ Components for GPTs, generative AI, and LLM projects. **Not only UI Components**
|
|
|
11
15
|
<a href="/knowledges" target="_blank">知识库</a> •
|
|
12
16
|
<a href="https://tbox.alipay.com/experience/202410APr1n200110168?id=20241122F8eB00104644" target="_blank">体验 Agent</a>
|
|
13
17
|
</p>
|
|
14
|
-
|
|
15
|
-
<div align="center">
|
|
16
|
-
<img src="https://github.com/eosphoros-ai/GPT-Vis/assets/17919400/c8804ffb-d3d6-45d3-846f-cf217681ab05" width=500">
|
|
17
18
|
</div>
|
|
18
19
|
|
|
20
|
+
<div align="center">
|
|
21
|
+
<video src="https://github.com/user-attachments/assets/b8eb4a89-b0ed-4a39-8fab-316161949446" />
|
|
19
22
|
</div>
|
|
20
23
|
|
|
21
24
|
## 特性
|
|
@@ -65,7 +68,7 @@ export default () => {
|
|
|
65
68
|
```
|
|
66
69
|
|
|
67
70
|
<details>
|
|
68
|
-
<summary>🛠
|
|
71
|
+
<summary>🛠 定制渲染 UI</summary>
|
|
69
72
|
|
|
70
73
|
```jsx
|
|
71
74
|
import { GPTVisLite, withChartCode, ChartType, Pie } from '@antv/gpt-vis';
|
|
@@ -138,7 +141,7 @@ set_gpt_vis(content)
|
|
|
138
141
|
|
|
139
142
|
## 🤖 图表模型推荐数据集
|
|
140
143
|
|
|
141
|
-
图表推荐数据集用于评测/微调大模型在“给定数据,推荐图表类型”任务上的能力。数据集目前涵盖了 16 种图表类型,每种图表类型下 1-3 个不同数据场景,每个场景下 15+ 个图表数据。数据会持续更新,也欢迎向我们贡献你的使用场景中收集的图表数据。数据集详细信息见 [evaluations/recommend](https://github.com/antvis/GPT-Vis/
|
|
144
|
+
图表推荐数据集用于评测/微调大模型在“给定数据,推荐图表类型”任务上的能力。数据集目前涵盖了 16 种图表类型,每种图表类型下 1-3 个不同数据场景,每个场景下 15+ 个图表数据。数据会持续更新,也欢迎向我们贡献你的使用场景中收集的图表数据。数据集详细信息见 [evaluations/recommend](https://github.com/antvis/GPT-Vis/blob/main/evaluations/datastes/recommend/README.md)
|
|
142
145
|
|
|
143
146
|
## 💻 本地开发
|
|
144
147
|
|
package/dist/cjs/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "0.3.
|
|
1
|
+
declare const _default: "0.3.1";
|
|
2
2
|
export default _default;
|
package/dist/cjs/version.js
CHANGED
package/dist/esm/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "0.3.
|
|
1
|
+
declare const _default: "0.3.1";
|
|
2
2
|
export default _default;
|
package/dist/esm/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export default '0.3.
|
|
1
|
+
export default '0.3.1';
|