Tcode运营平台改造升级-文字修改
This commit is contained in:
@@ -105,30 +105,30 @@ const plans = ref<Plan[]>([
|
||||
buttonText: '获取 Plus 版本',
|
||||
featuresTitle: '免费版中的全部内容,以及:',
|
||||
features: [
|
||||
'使用 GPT-4, GPT-4o, GPT-4o mini',
|
||||
'使用 金银湖大模型-4, 金银湖大模型-4o, 金银湖大模型-4o mini',
|
||||
'判断和上传的数据更高',
|
||||
'图片生成(DALL·E 3)',
|
||||
'更深入的记忆与高级数据分析功能',
|
||||
'记忆与上下文支持增强',
|
||||
'联网、语音和自定义 GPT',
|
||||
'联网、语音和自定义 金银湖大模型',
|
||||
'抢先体验新功能'
|
||||
],
|
||||
footerLink: '查看适用范围'
|
||||
},
|
||||
{
|
||||
name: 'Pro',
|
||||
description: '全面运用 ChatGPT 的最佳功能',
|
||||
description: '全面运用 Chat金银湖大模型 的最佳功能',
|
||||
price: 200,
|
||||
unit: '/月',
|
||||
buttonText: '获取 Pro 版本',
|
||||
featuresTitle: 'Plus 中的全部功能,以及:',
|
||||
features: [
|
||||
'使用 GPT-4o Pro 进行专业推理',
|
||||
'使用 金银湖大模型-4o Pro 进行专业推理',
|
||||
'判断和上传数据无上限',
|
||||
'无限制的高级图片生成',
|
||||
'深度思考和复杂任务的最大支持',
|
||||
'最大记忆与上下文支持',
|
||||
'扩展限制、任务和自定义 GPT',
|
||||
'扩展限制、任务和自定义 金银湖大模型',
|
||||
'o1 (原 o1-preview) 的高级推理能力',
|
||||
'扩展的代码解释器',
|
||||
'更深层的研究浏览'
|
||||
@@ -137,7 +137,7 @@ const plans = ref<Plan[]>([
|
||||
},
|
||||
{
|
||||
name: 'Business Free',
|
||||
description: 'A secure way to try ChatGPT at work',
|
||||
description: 'A secure way to try Chat金银湖大模型 at work',
|
||||
price: 0,
|
||||
unit: '/month',
|
||||
buttonText: 'Get Business Free',
|
||||
@@ -145,7 +145,7 @@ const plans = ref<Plan[]>([
|
||||
'Limited access to our best model for work',
|
||||
'Privacy built in; data never used for training',
|
||||
'Limited video and image creation',
|
||||
'Tools for teams like projects, custom GPTs',
|
||||
'Tools for teams like projects, custom 金银湖大模型s',
|
||||
'Unlimited collaborator invites',
|
||||
'Integration with select business apps'
|
||||
]
|
||||
@@ -158,11 +158,11 @@ const plans = ref<Plan[]>([
|
||||
buttonText: '购买订阅',
|
||||
featuresTitle: '包含 Plus 版套餐中的所有功能,并含:',
|
||||
features: [
|
||||
'无限制使用 GPT-4o 模型功能,并扩大使用 GPT-4 Turbo,以及对 GPT-4... 的访问',
|
||||
'无限制使用 金银湖大模型-4o 模型功能,并扩大使用 金银湖大模型-4 Turbo,以及对 金银湖大模型-4... 的访问',
|
||||
'企业级环境,提供更长久的历史记录与 Slack, Google Drive... 等工具集成',
|
||||
'安全的企业工作空间,拥有基本的管理控制、SAML SSO 和 MFA',
|
||||
'数据不会用于训练模型',
|
||||
'分享聊天、记录模式、Canvas、共享快捷指令和自定义工作区 GPT 等业务功能'
|
||||
'分享聊天、记录模式、Canvas、共享快捷指令和自定义工作区 金银湖大模型 等业务功能'
|
||||
],
|
||||
footerLink: '无限制、团队协作功能等,了解更多'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user