@lobehub/chat 1.12.12 → 1.12.13
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/CHANGELOG.md +25 -0
- package/package.json +1 -1
- package/src/config/modelProviders/zeroone.ts +13 -14
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,31 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog
|
|
4
4
|
|
|
5
|
+
### [Version 1.12.13](https://github.com/lobehub/lobe-chat/compare/v1.12.12...v1.12.13)
|
|
6
|
+
|
|
7
|
+
<sup>Released on **2024-08-24**</sup>
|
|
8
|
+
|
|
9
|
+
#### 💄 Styles
|
|
10
|
+
|
|
11
|
+
- **misc**: Update 01.AI models.
|
|
12
|
+
|
|
13
|
+
<br/>
|
|
14
|
+
|
|
15
|
+
<details>
|
|
16
|
+
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
17
|
+
|
|
18
|
+
#### Styles
|
|
19
|
+
|
|
20
|
+
- **misc**: Update 01.AI models, closes [#3586](https://github.com/lobehub/lobe-chat/issues/3586) ([c4a7f70](https://github.com/lobehub/lobe-chat/commit/c4a7f70))
|
|
21
|
+
|
|
22
|
+
</details>
|
|
23
|
+
|
|
24
|
+
<div align="right">
|
|
25
|
+
|
|
26
|
+
[](#readme-top)
|
|
27
|
+
|
|
28
|
+
</div>
|
|
29
|
+
|
|
5
30
|
### [Version 1.12.12](https://github.com/lobehub/lobe-chat/compare/v1.12.11...v1.12.12)
|
|
6
31
|
|
|
7
32
|
<sup>Released on **2024-08-24**</sup>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lobehub/chat",
|
|
3
|
-
"version": "1.12.
|
|
3
|
+
"version": "1.12.13",
|
|
4
4
|
"description": "Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"framework",
|
|
@@ -10,15 +10,6 @@ const ZeroOne: ModelProviderCard = {
|
|
|
10
10
|
id: 'yi-large',
|
|
11
11
|
tokens: 32_768,
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
description:
|
|
15
|
-
'在 yi-large 模型的基础上支持并强化了工具调用的能力,适用于各种需要搭建 agent 或 workflow 的业务场景。',
|
|
16
|
-
displayName: 'Yi Large FC',
|
|
17
|
-
enabled: true,
|
|
18
|
-
functionCall: true,
|
|
19
|
-
id: 'yi-large-fc',
|
|
20
|
-
tokens: 32_768,
|
|
21
|
-
},
|
|
22
13
|
{
|
|
23
14
|
description: '中型尺寸模型升级微调,能力均衡,性价比高。深度优化指令遵循能力。',
|
|
24
15
|
displayName: 'Yi Medium',
|
|
@@ -32,6 +23,7 @@ const ZeroOne: ModelProviderCard = {
|
|
|
32
23
|
enabled: true,
|
|
33
24
|
id: 'yi-vision',
|
|
34
25
|
tokens: 16_384,
|
|
26
|
+
vision: true,
|
|
35
27
|
},
|
|
36
28
|
{
|
|
37
29
|
description: '200K 超长上下文窗口,提供长文本深度理解和生成能力。',
|
|
@@ -43,17 +35,26 @@ const ZeroOne: ModelProviderCard = {
|
|
|
43
35
|
{
|
|
44
36
|
description: '小而精悍,轻量极速模型。提供强化数学运算和代码编写能力。',
|
|
45
37
|
displayName: 'Yi Spark',
|
|
46
|
-
enabled: true,
|
|
47
38
|
id: 'yi-spark',
|
|
48
39
|
tokens: 16_384,
|
|
49
40
|
},
|
|
50
41
|
{
|
|
51
42
|
description:
|
|
52
|
-
'基于
|
|
43
|
+
'基于 yi-large 超强模型的高阶服务,结合检索与生成技术提供精准答案,实时全网检索信息服务。',
|
|
53
44
|
displayName: 'Yi Large RAG',
|
|
45
|
+
enabled: true,
|
|
54
46
|
id: 'yi-large-rag',
|
|
55
47
|
tokens: 16_384,
|
|
56
48
|
},
|
|
49
|
+
{
|
|
50
|
+
description:
|
|
51
|
+
'在 yi-large 模型的基础上支持并强化了工具调用的能力,适用于各种需要搭建 agent 或 workflow 的业务场景。',
|
|
52
|
+
displayName: 'Yi Large FC',
|
|
53
|
+
enabled: true,
|
|
54
|
+
functionCall: true,
|
|
55
|
+
id: 'yi-large-fc',
|
|
56
|
+
tokens: 32_768,
|
|
57
|
+
},
|
|
57
58
|
{
|
|
58
59
|
description: '超高性价比、卓越性能。根据性能和推理速度、成本,进行平衡性高精度调优。',
|
|
59
60
|
displayName: 'Yi Large Turbo',
|
|
@@ -62,15 +63,13 @@ const ZeroOne: ModelProviderCard = {
|
|
|
62
63
|
tokens: 16_384,
|
|
63
64
|
},
|
|
64
65
|
{
|
|
65
|
-
description: '
|
|
66
|
+
description: '初期版本,推荐使用 yi-large(新版本)',
|
|
66
67
|
displayName: 'Yi Large Preview',
|
|
67
|
-
enabled: true,
|
|
68
68
|
id: 'yi-large-preview',
|
|
69
69
|
tokens: 16_384,
|
|
70
70
|
},
|
|
71
71
|
],
|
|
72
72
|
checkModel: 'yi-large',
|
|
73
|
-
disableBrowserRequest: true,
|
|
74
73
|
id: 'zeroone',
|
|
75
74
|
name: '01.AI',
|
|
76
75
|
};
|