@lobehub/chat 1.94.6 → 1.94.7
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/changelog/v1.json +9 -0
- package/package.json +1 -1
- package/src/config/aiModels/volcengine.ts +69 -0
package/CHANGELOG.md
CHANGED
@@ -2,6 +2,31 @@
|
|
2
2
|
|
3
3
|
# Changelog
|
4
4
|
|
5
|
+
### [Version 1.94.7](https://github.com/lobehub/lobe-chat/compare/v1.94.6...v1.94.7)
|
6
|
+
|
7
|
+
<sup>Released on **2025-06-12**</sup>
|
8
|
+
|
9
|
+
#### 💄 Styles
|
10
|
+
|
11
|
+
- **misc**: Add Doubao Seed 1.6 model.
|
12
|
+
|
13
|
+
<br/>
|
14
|
+
|
15
|
+
<details>
|
16
|
+
<summary><kbd>Improvements and Fixes</kbd></summary>
|
17
|
+
|
18
|
+
#### Styles
|
19
|
+
|
20
|
+
- **misc**: Add Doubao Seed 1.6 model, closes [#8167](https://github.com/lobehub/lobe-chat/issues/8167) ([bdfa44b](https://github.com/lobehub/lobe-chat/commit/bdfa44b))
|
21
|
+
|
22
|
+
</details>
|
23
|
+
|
24
|
+
<div align="right">
|
25
|
+
|
26
|
+
[](#readme-top)
|
27
|
+
|
28
|
+
</div>
|
29
|
+
|
5
30
|
### [Version 1.94.6](https://github.com/lobehub/lobe-chat/compare/v1.94.5...v1.94.6)
|
6
31
|
|
7
32
|
<sup>Released on **2025-06-12**</sup>
|
package/changelog/v1.json
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@lobehub/chat",
|
3
|
-
"version": "1.94.
|
3
|
+
"version": "1.94.7",
|
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",
|
@@ -4,6 +4,75 @@ import { AIChatModelCard } from '@/types/aiModel';
|
|
4
4
|
// pricing https://console.volcengine.com/ark/region:ark+cn-beijing/openManagement
|
5
5
|
|
6
6
|
const doubaoChatModels: AIChatModelCard[] = [
|
7
|
+
{
|
8
|
+
abilities: {
|
9
|
+
functionCall: true,
|
10
|
+
reasoning: true,
|
11
|
+
vision: true,
|
12
|
+
},
|
13
|
+
config: {
|
14
|
+
deploymentName: 'doubao-seed-1-6-thinking-250615',
|
15
|
+
},
|
16
|
+
contextWindowTokens: 256_000,
|
17
|
+
description:
|
18
|
+
'Doubao-Seed-1.6-thinking模型思考能力大幅强化, 对比Doubao-1.5-thinking-pro,在Coding、Math、 逻辑推理等基础能力上进一步提升, 支持视觉理解。 支持 256k 上下文窗口,输出长度支持最大 16k tokens。',
|
19
|
+
displayName: 'Doubao Seed 1.6 Thinking',
|
20
|
+
enabled: true,
|
21
|
+
id: 'doubao-seed-1.6-thinking',
|
22
|
+
maxOutput: 16_000,
|
23
|
+
pricing: {
|
24
|
+
currency: 'CNY',
|
25
|
+
input: 2.4,
|
26
|
+
output: 12,
|
27
|
+
},
|
28
|
+
type: 'chat',
|
29
|
+
},
|
30
|
+
{
|
31
|
+
abilities: {
|
32
|
+
functionCall: true,
|
33
|
+
reasoning: true,
|
34
|
+
vision: true,
|
35
|
+
},
|
36
|
+
config: {
|
37
|
+
deploymentName: 'doubao-seed-1-6-250615',
|
38
|
+
},
|
39
|
+
contextWindowTokens: 256_000,
|
40
|
+
description:
|
41
|
+
'Doubao-Seed-1.6全新多模态深度思考模型,同时支持auto/thinking/non-thinking三种思考模式。 non-thinking模式下,模型效果对比Doubao-1.5-pro/250115大幅提升。支持 256k 上下文窗口,输出长度支持最大 16k tokens。',
|
42
|
+
displayName: 'Doubao Seed 1.6',
|
43
|
+
enabled: true,
|
44
|
+
id: 'doubao-seed-1.6',
|
45
|
+
maxOutput: 16_000,
|
46
|
+
pricing: {
|
47
|
+
currency: 'CNY',
|
48
|
+
input: 2.4,
|
49
|
+
output: 24,
|
50
|
+
},
|
51
|
+
type: 'chat',
|
52
|
+
},
|
53
|
+
{
|
54
|
+
abilities: {
|
55
|
+
functionCall: true,
|
56
|
+
reasoning: true,
|
57
|
+
vision: true,
|
58
|
+
},
|
59
|
+
config: {
|
60
|
+
deploymentName: 'doubao-seed-1-6-flash-250615',
|
61
|
+
},
|
62
|
+
contextWindowTokens: 256_000,
|
63
|
+
description:
|
64
|
+
'Doubao-Seed-1.6-flash推理速度极致的多模态深度思考模型,TPOT仅需10ms; 同时支持文本和视觉理解,文本理解能力超过上一代lite,视觉理解比肩友商pro系列模型。支持 256k 上下文窗口,输出长度支持最大 16k tokens。',
|
65
|
+
displayName: 'Doubao Seed 1.6 Flash',
|
66
|
+
enabled: true,
|
67
|
+
id: 'doubao-seed-1.6-flash',
|
68
|
+
maxOutput: 16_000,
|
69
|
+
pricing: {
|
70
|
+
currency: 'CNY',
|
71
|
+
input: 0.6,
|
72
|
+
output: 6,
|
73
|
+
},
|
74
|
+
type: 'chat',
|
75
|
+
},
|
7
76
|
{
|
8
77
|
abilities: {
|
9
78
|
functionCall: true,
|