perf: ai param config (#3451)

* perf: ai param config

* pacakge import

* perf: ai config doc
This commit is contained in:
Archer
2024-12-23 10:31:15 +08:00
committed by GitHub
parent ae149069bf
commit 58fbf78c6e
19 changed files with 287 additions and 172 deletions

View File

@@ -3,6 +3,7 @@
"Run": "執行",
"Team Tags Set": "團隊標籤",
"Team_Tags": "團隊標籤",
"ai_point_price": "AI積分計費",
"ai_settings": "AI 設定",
"all_apps": "所有應用程式",
"app.Version name": "版本名稱",
@@ -21,6 +22,7 @@
"chat_debug": "聊天預覽",
"chat_logs": "對話紀錄",
"chat_logs_tips": "紀錄會記錄此應用程式的線上、分享和 API需填寫 chatId對話紀錄",
"config_ai_model_params": "點選配置 AI 模型相關屬性",
"config_file_upload": "點選設定檔案上傳規則",
"config_question_guide": "配置猜你想問",
"confirm_copy_app_tip": "系統將為您建立一個相同設定的應用程式,但權限不會複製,請確認!",
@@ -74,7 +76,9 @@
"logs_empty": "還沒有紀錄喔~",
"logs_message_total": "訊息總數",
"logs_title": "標題",
"look_ai_point_price": "查看所有模型計費標準",
"mark_count": "標記答案數量",
"max_histories_number": "最大對話輪數",
"module.Custom Title Tip": "這個標題會顯示在對話過程中",
"module.No Modules": "找不到外掛",
"module.type": "\"{{type}}\" 類型\n{{description}}",
@@ -103,6 +107,8 @@
"search_app": "搜尋應用程式",
"setting_app": "應用程式設定",
"setting_plugin": "外掛設定",
"stream_response": "流輸出",
"stream_response_tip": "關閉該開關​​,可以強制模型使用非流模式,並且不會直接進行內容輸出。\n可在 AI 回覆的輸出中,取得本次模型輸出的內容進行二次處理。",
"template.hard_strict": "嚴格問答範本",
"template.hard_strict_des": "在問答範本基礎上,對模型的回答做出更嚴格的要求。",
"template.qa_template": "問答範本",

View File

@@ -261,8 +261,6 @@
"contribute_app_template": "貢獻範本",
"core.Chat": "對話",
"core.Max Token": "單筆資料上限",
"core.ai.AI settings": "AI 設定",
"core.ai.Ai point price": "AI 點數消耗",
"core.ai.Max context": "最大上下文",
"core.ai.Model": "AI 模型",
"core.ai.Not deploy rerank model": "未部署重新排名模型",
@@ -271,7 +269,6 @@
"core.ai.model.Dataset Agent Model": "檔案處理模型",
"core.ai.model.Vector Model": "索引模型",
"core.ai.model.doc_index_and_dialog": "文件索引與對話索引",
"core.app.Ai response": "AI 回應",
"core.app.Api request": "API 存取",
"core.app.Api request desc": "透過 API 整合到現有系統中,或整合到企業微信、飛書等",
"core.app.App intro": "應用程式介紹",
@@ -284,7 +281,6 @@
"core.app.Interval timer run": "排程執行",
"core.app.Interval timer tip": "可排程執行應用程式",
"core.app.Make a brief introduction of your app": "為您的 AI 應用程式寫一段介紹",
"core.app.Max histories": "聊天記錄數量",
"core.app.Max tokens": "回應上限",
"core.app.Name and avatar": "頭像與名稱",
"core.app.Publish": "發布",