mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 02:46:52 +08:00
fix: provider spark free quota text (#1201)
This commit is contained in:
@@ -16,8 +16,8 @@ const TIP_MAP: { [k: string]: TypeWithI18N } = {
|
||||
'zh-Hans': '免费获取 100 万个 token',
|
||||
},
|
||||
[ProviderEnumValue.spark]: {
|
||||
'en': 'Earn 3 million tokens for free',
|
||||
'zh-Hans': '免费获取 300 万个 token',
|
||||
'en': 'Earn 6 million tokens for free',
|
||||
'zh-Hans': '免费获取 600 万个 token',
|
||||
},
|
||||
[ProviderEnumValue.zhipuai]: {
|
||||
'en': 'Earn 10 million tokens for free',
|
||||
|
||||
Reference in New Issue
Block a user