feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com> Co-authored-by: twwu <twwu@dify.ai> Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> Co-authored-by: jyong <718720800@qq.com> Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com> Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com> Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com> Co-authored-by: quicksand <quicksandzn@gmail.com> Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com> Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com> Co-authored-by: zxhlyh <jasonapring2015@outlook.com> Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: nite-knite <nkCoding@gmail.com> Co-authored-by: Hanqing Zhao <sherry9277@gmail.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Harry <xh001x@hotmail.com>
This commit is contained in:
@@ -93,6 +93,7 @@ const translation = {
|
||||
teamMember_other: '{{count,number}} 團隊成員',
|
||||
documentsTooltip: '從知識數據來源導入的文件數量配額。',
|
||||
documentsRequestQuotaTooltip: '指定工作區在知識基礎中每分鐘可以執行的總操作次數,包括數據集的創建、刪除、更新、文檔上傳、修改、歸檔和知識基礎查詢。這個指標用於評估知識基礎請求的性能。例如,如果一個沙箱用戶在一分鐘內連續執行 10 次命中測試,他們的工作區將在接下來的一分鐘內暫時禁止執行以下操作:數據集的創建、刪除、更新以及文檔上傳或修改。',
|
||||
startBuilding: '開始建造',
|
||||
},
|
||||
plans: {
|
||||
sandbox: {
|
||||
@@ -115,6 +116,15 @@ const translation = {
|
||||
description: '獲得大規模關鍵任務系統的完整功能和支援。',
|
||||
includesTitle: 'Team 計劃中的一切,加上:',
|
||||
features: {
|
||||
8: '專業技術支持',
|
||||
6: '進階安全與控制',
|
||||
2: '獨家企業功能',
|
||||
5: 'Dify 合作夥伴協商的 SLA',
|
||||
4: '單一登入',
|
||||
7: 'Dify 官方更新和維護',
|
||||
3: '多個工作區和企業管理',
|
||||
0: '企業級可擴展部署解決方案',
|
||||
1: '商業許可證授權',
|
||||
},
|
||||
price: '自訂',
|
||||
btnText: '聯繫銷售',
|
||||
@@ -123,6 +133,9 @@ const translation = {
|
||||
},
|
||||
community: {
|
||||
features: {
|
||||
1: '單一工作區',
|
||||
2: '符合 Dify 開源許可證',
|
||||
0: '所有核心功能在公共存儲庫下發布',
|
||||
},
|
||||
includesTitle: '免費功能:',
|
||||
btnText: '開始使用社區',
|
||||
@@ -133,6 +146,10 @@ const translation = {
|
||||
},
|
||||
premium: {
|
||||
features: {
|
||||
0: '各種雲端供應商的自我管理可靠性',
|
||||
1: '單一工作區',
|
||||
3: '優先電子郵件和聊天支持',
|
||||
2: 'WebApp 標誌和品牌定制',
|
||||
},
|
||||
for: '適用於中型組織和團隊',
|
||||
comingSoon: '微軟 Azure 與 Google Cloud 支持即將推出',
|
||||
|
||||
Reference in New Issue
Block a user