V4.9.7 feature (#4669)

* update doc

* feat: Add coupon redemption feature for team subscriptions (#4595)

* feat: Add coupon redemption feature for team subscriptions

- Introduced `TeamCouponSub` and `TeamCouponSchema` types
- Added `redeemCoupon` API endpoint
- Updated UI to include a modal for coupon redemption
- Added new icon and translations for "Redeem coupon"

* perf: remove field teamId

* perf: use dynamic import

* refactor: move to page component

* perf: coupon code

* perf: mcp server

* perf: test

* auto layout (#4634)

* fix 4.9.6 (#4631)

* fix debug quote list

* delete next text node match

* fix extract default boolean value

* export latest 100 chat items

* fix quote item ui

* doc

* fix doc

* feat: auto layout

* perf: auto layout

* fix: auto layout null

* add start node

---------

Co-authored-by: heheer <heheer@sealos.io>

* fix: share link (#4644)

* Add workflow run duration;Get audio duration (#4645)

* add duration

* get audio duration

* Custom config path (#4649)

* feat: 通过环境变量DATA_PATH获取配置文件目录 (#4622)

通过环境变量DATA_PATH获取配置文件目录,以应对不同的部署方式的多样化需求

* feat: custom configjson path

* doc

---------

Co-authored-by: John Chen <sss1991@163.com>

* 程序api调用场景下,如果大量调用带有图片或视频,产生的聊天记录会导致后台mongo数据库异常。这个修改给api客户端一个禁止生成聊天记录的选项,避免这个后果。 (#3964)

* update special chatId

* perf: vector db rename

* update operationLog (#4647)

* update operationLog

* combine operationLogMap

* solve operationI18nLogMap bug

* remoce log

* feat: Rerank usage (#4654)

* refresh concat when update (#4655)

* fix: refresh code

* perf: timer lock

* Fix operationLog (#4657)

* perf: http streamable mcp

* add alipay (#4630)

* perf: subplan ui

* perf: pay code

* hiden bank tip

* Fix: pay error (#4665)

* fix quote number (#4666)

* remove log

---------

Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: John Chen <sss1991@163.com>
Co-authored-by: gaord <bengao168@msn.com>
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
This commit is contained in:
Archer
2025-04-26 16:17:21 +08:00
committed by GitHub
parent a669a60fe6
commit 0720bbe4da
143 changed files with 2067 additions and 1093 deletions

View File

@@ -36,12 +36,18 @@
"Warning": "警告",
"add_new": "新增",
"add_new_param": "新增參數",
"all_quotes": "全部引用",
"app.templateMarket.templateTags.Image_generation": "圖片生成",
"app.templateMarket.templateTags.Office_services": "辦公服務",
"app.templateMarket.templateTags.Roleplay": "角色扮演",
"app.templateMarket.templateTags.Web_search": "聯網搜索",
"app.templateMarket.templateTags.Writing": "文字創作",
"back": "返回",
"bill_already_processed": "訂單已處理",
"bill_expired": "訂單已過期",
"bill_not_pay_processed": "非在線訂單",
"button.extra_dataset_size_tip": "您正在購買【額外知識庫容量】",
"button.extra_points_tip": "您正在購買【額外 AI 積分】",
"can_copy_content_tip": "無法使用瀏覽器自動複製,請手動複製下面內容",
"chose_condition": "選擇條件",
"chosen": "已選擇",
@@ -976,14 +982,22 @@
"no": "否",
"no_laf_env": "系統未設定 LAF 環境",
"not_model_config": "未設定相關模型",
"not_permission": "當前訂閱套餐不支持團隊操作日誌",
"not_yet_introduced": "暫無介紹",
"option": "選項",
"pay.amount": "金額",
"pay.error_desc": "轉換支付途徑時出現了問題",
"pay.noclose": "支付完成後,請等待系統自動更新",
"pay.package_tip.buy": "您購買的方案等級低於目前方案,該方案將在目前方案過期後生效。\n您可在帳戶 - 個人資訊 - 方案詳細資訊中檢視方案使用情況。",
"pay.package_tip.renewal": "您正在續約方案。您可在帳戶 - 個人資訊 - 方案詳細資訊中檢視方案使用情況。",
"pay.package_tip.upgrade": "您購買的方案等級高於目前方案,該方案將立即生效,目前方案將延後生效。您可在帳戶 - 個人資訊 - 方案詳細資訊中檢視方案使用情況。",
"pay.wechat": "請微信掃碼付款:{{price}}元\n\n付款完成前請勿關閉頁面",
"pay.wx_payment": "微信支付",
"pay.yuan": "{{amount}} 元",
"pay_alipay_payment": "支付寶支付",
"pay_corporate_payment": "對公支付",
"pay_money": "應付金額",
"pay_success": "支付成功",
"permission.Collaborator": "協作者",
"permission.Default permission": "預設權限",
"permission.Manage": "管理",
@@ -1037,6 +1051,7 @@
"required": "必填",
"rerank_weight": "重排權重",
"resume_failed": "恢復失敗",
"scan_code": "掃碼支付",
"select_reference_variable": "選擇引用變數",
"share_link": "分享連結",
"support.account.Individuation": "個人化",
@@ -1119,7 +1134,9 @@
"support.wallet.bill.Status": "狀態",
"support.wallet.bill.Type": "訂單類型",
"support.wallet.bill.payWay.Way": "付款方式",
"support.wallet.bill.payWay.alipay": "支付寶支付",
"support.wallet.bill.payWay.balance": "餘額支付",
"support.wallet.bill.payWay.bank": "對公支付",
"support.wallet.bill.payWay.wx": "微信支付",
"support.wallet.bill.status.closed": "已關閉",
"support.wallet.bill.status.notpay": "未付款",
@@ -1180,7 +1197,6 @@
"support.wallet.subscription.mode.Year": "按年",
"support.wallet.subscription.mode.Year sale": "贈送兩個月",
"support.wallet.subscription.point": "點數",
"support.wallet.subscription.rerank": "結果重新排名",
"support.wallet.subscription.standardSubLevel.custom": "客製版",
"support.wallet.subscription.standardSubLevel.enterprise": "企業版",
"support.wallet.subscription.standardSubLevel.enterprise_desc": "適合中小企業在正式環境建構知識庫應用",
@@ -1193,6 +1209,7 @@
"support.wallet.subscription.status.active": "使用中",
"support.wallet.subscription.status.expired": "已過期",
"support.wallet.subscription.status.inactive": "未使用",
"support.wallet.subscription.team_operation_log": "記錄團隊操作日誌",
"support.wallet.subscription.token_compute": "點選檢視線上 Token 計算機",
"support.wallet.subscription.type.balance": "餘額儲值",
"support.wallet.subscription.type.extraDatasetSize": "知識庫擴充容量",