@microsoft/teamsfx-core 3.0.9-alpha.75600413f.0 → 3.0.9-alpha.8c056ac7f.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/common/featureFlags.d.ts +0 -26
- package/build/common/featureFlags.d.ts.map +1 -1
- package/build/common/featureFlags.js +1 -20
- package/build/common/featureFlags.js.map +1 -1
- package/build/common/templates-config.json +1 -1
- package/build/component/driver/teamsApp/utils/ManifestUtils.js +7 -8
- package/build/component/driver/teamsApp/utils/ManifestUtils.js.map +1 -1
- package/build/component/generator/generator.d.ts.map +1 -1
- package/build/component/generator/generator.js +0 -7
- package/build/component/generator/generator.js.map +1 -1
- package/build/component/generator/officeAddin/generator.d.ts.map +1 -1
- package/build/component/generator/officeAddin/generator.js +6 -4
- package/build/component/generator/officeAddin/generator.js.map +1 -1
- package/build/component/generator/officeAddin/metaOSHelper.d.ts.map +1 -1
- package/build/component/generator/officeAddin/metaOSHelper.js +12 -4
- package/build/component/generator/officeAddin/metaOSHelper.js.map +1 -1
- package/build/component/generator/templates/templateReplaceMap.d.ts.map +1 -1
- package/build/component/generator/templates/templateReplaceMap.js +0 -7
- package/build/component/generator/templates/templateReplaceMap.js.map +1 -1
- package/build/question/collaborator.d.ts.map +1 -1
- package/build/question/collaborator.js +5 -8
- package/build/question/collaborator.js.map +1 -1
- package/build/question/constants.d.ts.map +1 -1
- package/build/question/constants.js +1 -3
- package/build/question/constants.js.map +1 -1
- package/build/question/other.js +5 -4
- package/build/question/other.js.map +1 -1
- package/package.json +4 -4
- package/resource/package.nls.cs.json +12 -26
- package/resource/package.nls.de.json +12 -26
- package/resource/package.nls.es.json +11 -25
- package/resource/package.nls.fr.json +11 -25
- package/resource/package.nls.it.json +23 -37
- package/resource/package.nls.ja.json +11 -25
- package/resource/package.nls.ko.json +11 -25
- package/resource/package.nls.pl.json +12 -26
- package/resource/package.nls.pt-BR.json +11 -25
- package/resource/package.nls.ru.json +11 -25
- package/resource/package.nls.tr.json +11 -25
- package/resource/package.nls.zh-Hans.json +11 -25
- package/resource/package.nls.zh-Hant.json +11 -25
- package/resource/templates/package.nls.cs.json +33 -25
- package/resource/templates/package.nls.de.json +33 -25
- package/resource/templates/package.nls.es.json +33 -25
- package/resource/templates/package.nls.fr.json +33 -25
- package/resource/templates/package.nls.it.json +33 -25
- package/resource/templates/package.nls.ja.json +33 -25
- package/resource/templates/package.nls.ko.json +33 -25
- package/resource/templates/package.nls.pl.json +33 -25
- package/resource/templates/package.nls.pt-BR.json +33 -25
- package/resource/templates/package.nls.ru.json +33 -25
- package/resource/templates/package.nls.tr.json +33 -25
- package/resource/templates/package.nls.zh-Hans.json +33 -25
- package/resource/templates/package.nls.zh-Hant.json +33 -25
- package/templates/fallback/common.zip +0 -0
- package/templates/fallback/csharp.zip +0 -0
- package/templates/fallback/js.zip +0 -0
- package/templates/fallback/python.zip +0 -0
- package/templates/fallback/ts.zip +0 -0
- package/templates/metadata.zip +0 -0
|
@@ -318,7 +318,6 @@
|
|
|
318
318
|
"core.createProjectQuestion.projectType.bot.detail": "建立即時且吸引人的聊天體驗,讓工作順暢地自動化",
|
|
319
319
|
"core.createProjectQuestion.projectType.teamsAgentsAndApps.label": "Teams 代理程式和應用程式",
|
|
320
320
|
"core.createProjectQuestion.projectType.teamsAgentsAndApps.detail": "使用 Microsoft Teams SDK 在 Microsoft Teams 中建立代理程式、聊天機器人、網頁或其他應用程式。",
|
|
321
|
-
"core.createProjectQuestion.projectType.teamsAgentsAndApps.title": "使用 Microsoft Teams SDK 的 Teams 代理程式或應用程式",
|
|
322
321
|
"core.createProjectQuestion.projectType.bot.label": "Bot",
|
|
323
322
|
"core.createProjectQuestion.projectType.bot.title": "使用 Bot 的應用程式功能",
|
|
324
323
|
"core.createProjectQuestion.projectType.messageExtension.copilotEnabled.detail": "在 Teams 和 Outlook 的文字輸入框中搜尋並採取動作",
|
|
@@ -334,8 +333,6 @@
|
|
|
334
333
|
"core.createProjectQuestion.projectType.copilotExtension.placeholder": "選取選項",
|
|
335
334
|
"core.createProjectQuestion.projectType.customCopilot.detail": "建立智慧型代理程式,由您管理協調流程並提供自己的 LLM",
|
|
336
335
|
"core.createProjectQuestion.projectType.customCopilot.label": "自訂引擎代理程式",
|
|
337
|
-
"core.createProjectQuestion.projectType.customCopilot.title": "使用 Microsoft 365 Agents SDK 的應用程式功能",
|
|
338
|
-
"core.createProjectQuestion.projectType.customCopilot.placeholder": "選取選項",
|
|
339
336
|
"core.createProjectQuestion.projectType.copilotHelp.label": "不知道如何開始嗎?使用 GitHub Copilot 聊天",
|
|
340
337
|
"core.createProjectQuestion.projectType.copilotHelp.detail": "與 GitHub Copilot 聊天,獲取逐步指示以開發您的應用程式或 Microsoft 365 Copilot Agent。",
|
|
341
338
|
"core.createProjectQuestion.projectType.copilotGroup.title": "使用 GitHub Copilot",
|
|
@@ -343,7 +340,6 @@
|
|
|
343
340
|
"core.createProjectQuestion.projectType.createGroup.m365Apps": "適用於Microsoft 365的應用程式",
|
|
344
341
|
"core.createProjectQuestion.projectType.declarativeAgent.label": "宣告式代理程式",
|
|
345
342
|
"core.createProjectQuestion.projectType.declarativeAgent.detail": "宣告指示、動作和知識以符合您的需求,以建立您自己的代理程式。",
|
|
346
|
-
"core.createProjectQuestion.teamsCapability.title": "Teams 功能",
|
|
347
343
|
"core.createProjectQuestion.title": "新增專案",
|
|
348
344
|
"core.createProjectQuestion.capability.botMessageExtension.label": "從 Bot 開始",
|
|
349
345
|
"core.createProjectQuestion.capability.botMessageExtension.detail": "使用代理程式 SDK 建立訊息延伸模組",
|
|
@@ -358,30 +354,11 @@
|
|
|
358
354
|
"core.createProjectQuestion.capability.searchOpenAPISpecQueryQuestion.placeholder": "輸入文字以搜尋 OpenAPI 描述文件",
|
|
359
355
|
"core.createProjectQuestion.capability.selectOpenAPISpecQuestion.label": "選取 OpenAPI 描述文件",
|
|
360
356
|
"core.createProjectQuestion.capability.messageExtensionApiSpecOption.detail": "從現有的 API 建立訊息延伸模組",
|
|
361
|
-
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.label": "基本自訂引擎代理程式",
|
|
362
|
-
"core.createProjectQuestion.capability.basicCustomEngineAgentOption.detail": "使用 Microsoft 365 Agents SDK 建立的智慧型代理程式,可連線至您的 LLM",
|
|
363
|
-
"core.createProjectQuestion.capability.weatherAgentOption.label": "天氣代理程式",
|
|
364
|
-
"core.createProjectQuestion.capability.weatherAgentOption.detail": "由 Microsoft 365 Agents SDK 和 LangChain 所建置的天氣預測代理程式",
|
|
365
|
-
"core.createProjectQuestion.capability.customCopilotBasicOption.label": "一般 Teams 代理程式",
|
|
366
|
-
"core.createProjectQuestion.capability.customCopilotBasicOption.detail": "Teams 中使用 Microsoft Teams SDK 建置的代理程式,可與使用者聊天並連線至 LLM",
|
|
367
|
-
"core.createProjectQuestion.capability.customCopilotRagOption.label": "Teams 代理程式與資料",
|
|
368
|
-
"core.createProjectQuestion.capability.customCopilotRagOption.detail": "使用您的內容和知識來準確回答特定領域問題的代理程式",
|
|
369
|
-
"core.createProjectQuestion.capability.teamsAgent.collaborator.label": "Teams 共同作業者代理程式",
|
|
370
|
-
"core.createProjectQuestion.capability.teamsAgent.collaborator.detail": "透過摘要、工作管理和交談搜尋,增強在群組聊天、通道或會議中共同作業的代理程式",
|
|
371
|
-
"core.createProjectQuestion.capability.teamsAgent.others.label": "其他 Teams 功能",
|
|
372
|
-
"core.createProjectQuestion.capability.teamsAgent.others.detail": "使用 Tab、Bot 和訊息延伸模組的應用程式",
|
|
373
357
|
"core.createProjectQuestion.capability.customCopilotAssistantOption.label": "具有 API 的代理程式",
|
|
374
358
|
"core.createProjectQuestion.capability.customCopilotAssistantOption.detail": "可根據 LLM 推理做出決策和執行行動之適用於 Teams 的代理程式",
|
|
375
|
-
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.label": "自訂",
|
|
376
|
-
"core.createProjectQuestion.capability.customCopilotRagCustomizeOption.detail": "決定如何載入您的資料",
|
|
377
|
-
"core.createProjectQuestion.capability.customCopilotRagAzureAISearchOption.label": "Azure AI 搜尋服務",
|
|
378
|
-
"core.createProjectQuestion.capability.customCopilotRagAzureAISearchOption.detail": "從 Azure AI 搜尋服務載入您的資料",
|
|
379
|
-
"core.createProjectQuestion.capability.customCopilotRagCustomApiOption.label": "自訂 API",
|
|
380
|
-
"core.createProjectQuestion.capability.customCopilotRagCustomApiOption.detail": "根據 OpenAPI 描述文件,從自訂 API 載入您的資料",
|
|
381
359
|
"core.createProjectQuestion.capability.customCopilotRagMicrosoft365Option.label": "Microsoft 365",
|
|
382
360
|
"core.createProjectQuestion.capability.customCopilotRagMicrosoft365Option.detail": "從 Microsoft Graph 和 SharePoint 載入您的資料",
|
|
383
361
|
"core.createProjectQuestion.capability.customCopilotRag.title": "與您的資料聊天",
|
|
384
|
-
"core.createProjectQuestion.capability.customCopilotRag.placeholder": "選取載入資料的選項",
|
|
385
362
|
"core.createProjectQuestion.capability.customCopilotAssistantNewOption.label": "從頭開始建置",
|
|
386
363
|
"core.createProjectQuestion.capability.customCopilotAssistantNewOption.detail": "使用 Microsoft Teams SDK 從頭開始建置自己的 AI 代理程式",
|
|
387
364
|
"core.createProjectQuestion.capability.customCopilotAssistantAssistantsApiOption.label": "使用小幫手 API 建立",
|
|
@@ -391,7 +368,7 @@
|
|
|
391
368
|
"core.createProjectQuestion.capability.customCopilotWeatherOption.label": "天氣代理程式",
|
|
392
369
|
"core.createProjectQuestion.capability.customCopilotWeatherOption.detail": "天氣預測代理程式,由 Microsoft 365 代理程式 SDK 和語意核心所建置",
|
|
393
370
|
"core.createProjectQuestion.capability.customCopilotTravelOption.label": "Travel Agent",
|
|
394
|
-
"core.createProjectQuestion.capability.customCopilotTravelOption.detail": "
|
|
371
|
+
"core.createProjectQuestion.capability.customCopilotTravelOption.detail": "旅遊規劃代理程式,其使用 Microsoft 365 Agents SDK、Microsoft 365 Retrieval API 和 Agent Framework 所建置",
|
|
395
372
|
"core.createProjectQuestion.capability.customEngineAgent.description": "可在 Teams 和 Microsoft 365 Copilot 中運作",
|
|
396
373
|
"core.createProjectQuestion.capability.knowledgeWebSearch.label": "網路搜尋",
|
|
397
374
|
"core.createProjectQuestion.capability.knowledgeWebSearch.detail": "搜尋網站以取得接地資訊。",
|
|
@@ -846,7 +823,7 @@
|
|
|
846
823
|
"driver.spfx.info.tenantAppCatalogCreated": "SharePoint 租用戶應用程式目錄 %s 已建立。請稍候幾分鐘,讓它成為使用中。",
|
|
847
824
|
"driver.spfx.warn.noTenantAppCatalogFound": "找不到租用戶應用程式目錄,請再試一次: %s",
|
|
848
825
|
"driver.spfx.error.failedToGetAppCatalog": "建立后無法取得應用程式目錄網站 URL。請稍候數分鐘,然後再試一次。",
|
|
849
|
-
"driver.spfx.error.noValidAppCatelog": "您的租用戶中沒有有效的應用程式目錄。如果您希望 Microsoft 365
|
|
826
|
+
"driver.spfx.error.noValidAppCatelog": "您的租用戶中沒有有效的應用程式目錄。如果您希望 Microsoft 365 Agents 工具組為您建立屬性,或者您可以自行建立,您可以將 %s 中的屬性 'createAppCatalogIfNotExist' 更新為 true。",
|
|
850
827
|
"driver.spfx.add.description": "將其他網頁組件新增至 SPFx 專案",
|
|
851
828
|
"driver.spfx.add.successNotice": "Web 組件 %s 已成功新增至專案。",
|
|
852
829
|
"driver.spfx.add.progress.title": "Scaffolding 網頁組件",
|
|
@@ -918,6 +895,7 @@
|
|
|
918
895
|
"driver.teamsApp.summary.publishTeamsAppExists": "識別碼為 %s 的應用程式已存在於組織的 App Store 中。",
|
|
919
896
|
"driver.teamsApp.summary.publishTeamsAppNotExists": "識別碼為 %s 的應用程式不存在於組織的 App Store 中。",
|
|
920
897
|
"driver.teamsApp.summary.publishTeamsAppSuccess": "已成功將應用程式 %s 發佈到系統管理入口網站。",
|
|
898
|
+
"driver.teamsApp.error.localMcpCertVerificationFailed": "MSIX 套件憑證驗證失敗。一或多部本機 MCP 伺服器沒有憑證或自我簽署的憑證。",
|
|
921
899
|
"driver.teamsApp.summary.copyAppPackageSuccess": "已成功將應用程式 %s 複製到 %s。",
|
|
922
900
|
"driver.teamsApp.summary.copyIconSuccess": "已順利在 %s 下更新 %s 圖示。",
|
|
923
901
|
"driver.teamsApp.summary.validate": "已對照所有驗證規則檢查 Microsoft 365 代理程式工具組:\n\n摘要:\n%s。\n%s%s\n%s\n\n可以在 %s 中找到完整的驗證記錄",
|
|
@@ -1149,6 +1127,14 @@
|
|
|
1149
1127
|
"core.createProjectQuestion.mcpForDa.Auth.OAuth": "OAuth (具有靜態註冊)",
|
|
1150
1128
|
"core.createProjectQuestion.mcpForDa.Auth.EntraSSO": "Entra SSO",
|
|
1151
1129
|
"core.createProjectQuestion.mcpForDa.File.title": "選取您想要更新的動作資訊清單",
|
|
1130
|
+
"core.createProjectQuestion.mcpServerType.title": "MCP 伺服器類型",
|
|
1131
|
+
"core.createProjectQuestion.mcpServerType.placeholder": "選取託管 MCP 伺服器所在的位置",
|
|
1132
|
+
"core.createProjectQuestion.mcpServerType.local.label": "本機 MCP 伺服器",
|
|
1133
|
+
"core.createProjectQuestion.mcpServerType.local.detail": "連線到在您本機 Windows 系統上執行的 MCP 伺服器",
|
|
1134
|
+
"core.createProjectQuestion.mcpServerType.remote.label": "遠端 MCP 伺服器",
|
|
1135
|
+
"core.createProjectQuestion.mcpServerType.remote.detail": "透過 HTTP 連線到遠端託管的 MCP 伺服器",
|
|
1136
|
+
"core.createProjectQuestion.mcpLocalServer.title": "本機 MCP 伺服器",
|
|
1137
|
+
"core.createProjectQuestion.mcpLocalServer.placeholder": "選取本機 MCP 伺服器",
|
|
1152
1138
|
"core.MCPForDA.updatePluginManifest": "已順利新增從 MCP 伺服器選取的作業,讓 Copilot 與其互動。您可以前往 '%s' 來查看詳細資料。現在,您可以佈建宣告式代理程式以繼續。",
|
|
1153
1139
|
"core.MCPForDA.mcpAuthMetadataMissingError": "在 MCP 伺服器中找不到驗證中繼資料。請確定您的 MCP 伺服器已正確設定,然後再試一次。詳細資料: %s",
|
|
1154
1140
|
"core.MCPForDA.mcpAuthMetadataUrlNotFound": "無法從 MCP 伺服器的回應中找到來自 \"resource_metadata\" 屬性的驗證中繼資料。",
|
|
@@ -1,25 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template.
|
|
3
|
-
"template.
|
|
4
|
-
"template.
|
|
5
|
-
"template.
|
|
6
|
-
"template.
|
|
7
|
-
"template.
|
|
8
|
-
"template.
|
|
9
|
-
"template.
|
|
10
|
-
"template.teams.
|
|
11
|
-
"template.teams.
|
|
12
|
-
"template.teams.
|
|
13
|
-
"template.teams.
|
|
14
|
-
"template.teams.
|
|
15
|
-
"template.teams.
|
|
16
|
-
"template.teams.
|
|
17
|
-
"template.teams.
|
|
18
|
-
"template.teams.
|
|
19
|
-
"template.teams.
|
|
20
|
-
"template.teams.
|
|
21
|
-
"template.
|
|
22
|
-
"template.
|
|
23
|
-
"template.
|
|
24
|
-
"template.
|
|
25
|
-
|
|
1
|
+
{
|
|
2
|
+
"template.customEngineAgent.basic.detail": "Inteligentní agent vytvořený pomocí sady SDK pro agenty Microsoft 365, který se připojuje k vašemu modelu LLM",
|
|
3
|
+
"template.customEngineAgent.basic.label": "Základní vlastní agent modulu",
|
|
4
|
+
"template.customEngineAgent.placeholder": "Vyberte některou z možností",
|
|
5
|
+
"template.customEngineAgent.title": "Funkce aplikace využívající sadu SDK pro agenty Microsoft 365",
|
|
6
|
+
"template.customEngineAgent.travel.detail": "Agent pro plánování cest, který je vytvořený pomocí Sady SDK pro agenty Microsoft 365, rozhraní Microsoft 365 Retrieval API a architektury Agent Framework",
|
|
7
|
+
"template.customEngineAgent.travel.label": "Cestovní agent",
|
|
8
|
+
"template.customEngineAgent.weather.detail": "Agent předpovědi počasí, který je vytvořený pomocí sady SDK pro agenty Microsoft 365 a LangChain",
|
|
9
|
+
"template.customEngineAgent.weather.label": "Agent počasí",
|
|
10
|
+
"template.teams.collaboratorAgent.detail": "Agent, který vylepšuje spolupráci ve skupinovém chatu, kanálech nebo schůzkách prostřednictvím shrnutí, správy úkolů a vyhledávání konverzací",
|
|
11
|
+
"template.teams.collaboratorAgent.label": "Agent pro spolupráci v Teams",
|
|
12
|
+
"template.teams.general.detail": "Agent, který chatuje s uživateli v Microsoft Teams, vytvořený pomocí knihovny Teams AI, a připojuje se k modelům LLM",
|
|
13
|
+
"template.teams.general.label": "Obecný agent Teams",
|
|
14
|
+
"template.teams.others.bot.detail": "Jednoduchá implementace echo robota, který je připravený k přizpůsobení",
|
|
15
|
+
"template.teams.others.bot.label": "Jednoduchý robot",
|
|
16
|
+
"template.teams.others.capability.title": "Funkce Teams",
|
|
17
|
+
"template.teams.others.detail": "Aplikace, která používá rozšíření pro karty, robota a zprávy",
|
|
18
|
+
"template.teams.others.label": "Další funkce Teams",
|
|
19
|
+
"template.teams.others.messageExtension.detail": "Přijměte uživatelský vstup, zpracujte ho a odešlete přizpůsobené výsledky",
|
|
20
|
+
"template.teams.others.messageExtension.label": "Rozšíření zpráv",
|
|
21
|
+
"template.teams.others.tab.detail": "Jednoduchá implementace webové aplikace, která je připravená k přizpůsobení",
|
|
22
|
+
"template.teams.others.tab.label": "Karta",
|
|
23
|
+
"template.teams.rag.detail": "Agent, který využívá váš obsah a znalosti k přesnému odpovídání na otázky specifické pro danou oblast.",
|
|
24
|
+
"template.teams.rag.label": "Agent Teams s daty",
|
|
25
|
+
"template.teams.rag.source.azureAISearch.detail": "Umožňuje načíst data ze služby Azure AI Vyhledávač.",
|
|
26
|
+
"template.teams.rag.source.azureAISearch.label": "Azure AI Vyhledávač",
|
|
27
|
+
"template.teams.rag.source.customApi.detail": "Umožňuje načíst data z vlastních rozhraní API na základě dokumentu s popisem OpenAPI.",
|
|
28
|
+
"template.teams.rag.source.customApi.label": "Vlastní rozhraní API",
|
|
29
|
+
"template.teams.rag.source.customize.detail": "Rozhodněte, jak načíst data.",
|
|
30
|
+
"template.teams.rag.source.customize.label": "Přizpůsobit",
|
|
31
|
+
"template.teams.rag.source.placeholder": "Vyberte možnost načtení dat",
|
|
32
|
+
"template.teams.title": "Agent Teams nebo aplikace využívající sadu Microsoft Teams SDK"
|
|
33
|
+
}
|
|
@@ -1,25 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template.
|
|
3
|
-
"template.
|
|
4
|
-
"template.
|
|
5
|
-
"template.
|
|
6
|
-
"template.
|
|
7
|
-
"template.
|
|
8
|
-
"template.
|
|
9
|
-
"template.
|
|
10
|
-
"template.teams.
|
|
11
|
-
"template.teams.
|
|
12
|
-
"template.teams.
|
|
13
|
-
"template.teams.
|
|
14
|
-
"template.teams.
|
|
15
|
-
"template.teams.
|
|
16
|
-
"template.teams.
|
|
17
|
-
"template.teams.
|
|
18
|
-
"template.teams.
|
|
19
|
-
"template.teams.
|
|
20
|
-
"template.teams.
|
|
21
|
-
"template.
|
|
22
|
-
"template.
|
|
23
|
-
"template.
|
|
24
|
-
"template.
|
|
25
|
-
|
|
1
|
+
{
|
|
2
|
+
"template.customEngineAgent.basic.detail": "Intelligenter Agent, der mit dem Microsoft 365 Agents SDK erstellt wurde und eine Verbindung zu Ihrem LLM herstellt",
|
|
3
|
+
"template.customEngineAgent.basic.label": "Benutzerdefinierter Basic-Engine-Agent",
|
|
4
|
+
"template.customEngineAgent.placeholder": "Option auswählen",
|
|
5
|
+
"template.customEngineAgent.title": "App-Feature mit Microsoft 365 Agents SDK",
|
|
6
|
+
"template.customEngineAgent.travel.detail": "Ein Reiseplanungs-Agent, der mit Microsoft 365 Agents SDK, Microsoft 365-Abruf-API und Agent-Framework erstellt wird",
|
|
7
|
+
"template.customEngineAgent.travel.label": "Reise-Agent",
|
|
8
|
+
"template.customEngineAgent.weather.detail": "Ein Wettervorhersage-Agent, der mit Microsoft 365 Agents SDK und LangChain erstellt wird",
|
|
9
|
+
"template.customEngineAgent.weather.label": "Wetter-Agent",
|
|
10
|
+
"template.teams.collaboratorAgent.detail": "Agent, der die Zusammenarbeit in Gruppenchats, Kanälen oder Besprechungen durch Zusammenfassung, Aufgabenverwaltung und Unterhaltungssuche verbessert",
|
|
11
|
+
"template.teams.collaboratorAgent.label": "Teams-Projektmitarbeiter-Agent",
|
|
12
|
+
"template.teams.general.detail": "Agent, der mit Benutzenden in Microsoft Teams chattet, mit der Teams AI Library erstellt wurde und eine Verbindung zu LLMs herstellt",
|
|
13
|
+
"template.teams.general.label": "Allgemeiner Teams-Agent",
|
|
14
|
+
"template.teams.others.bot.detail": "Eine einfache Implementierung eines Echobots, der angepasst werden kann",
|
|
15
|
+
"template.teams.others.bot.label": "Einfacher Bot",
|
|
16
|
+
"template.teams.others.capability.title": "Teams-Funktion",
|
|
17
|
+
"template.teams.others.detail": "App, die Registerkarte, Bot und Nachrichtenerweiterung verwendet",
|
|
18
|
+
"template.teams.others.label": "Andere Teams-Funktionen",
|
|
19
|
+
"template.teams.others.messageExtension.detail": "Benutzereingaben empfangen, verarbeiten und individuelle Ergebnisse senden",
|
|
20
|
+
"template.teams.others.messageExtension.label": "Nachrichtenerweiterung",
|
|
21
|
+
"template.teams.others.tab.detail": "Eine einfache Implementierung einer Web-App, die zum Anpassen bereit ist",
|
|
22
|
+
"template.teams.others.tab.label": "Registerkarte",
|
|
23
|
+
"template.teams.rag.detail": "Agent, der Ihre Inhalte und Ihr Wissen nutzt, um domänenspezifische Fragen präzise zu beantworten",
|
|
24
|
+
"template.teams.rag.label": "Teams-Agent mit Daten",
|
|
25
|
+
"template.teams.rag.source.azureAISearch.detail": "Laden Sie Ihre Daten aus dem Azure KI-Suchdienst",
|
|
26
|
+
"template.teams.rag.source.azureAISearch.label": "Azure KI-Suche",
|
|
27
|
+
"template.teams.rag.source.customApi.detail": "Laden Sie Ihre Daten basierend auf dem OpenAPI-Beschreibungsdokument aus benutzerdefinierten APIs",
|
|
28
|
+
"template.teams.rag.source.customApi.label": "Benutzerdefinierte API",
|
|
29
|
+
"template.teams.rag.source.customize.detail": "Entscheiden Sie, wie Ihre Daten geladen werden sollen",
|
|
30
|
+
"template.teams.rag.source.customize.label": "Anpassen",
|
|
31
|
+
"template.teams.rag.source.placeholder": "Wählen Sie eine Option zum Laden Ihrer Daten aus.",
|
|
32
|
+
"template.teams.title": "Teams-Agent oder -App mit dem Microsoft Teams SDK"
|
|
33
|
+
}
|
|
@@ -1,25 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template.
|
|
3
|
-
"template.
|
|
4
|
-
"template.
|
|
5
|
-
"template.
|
|
6
|
-
"template.
|
|
7
|
-
"template.
|
|
8
|
-
"template.
|
|
9
|
-
"template.
|
|
10
|
-
"template.teams.
|
|
11
|
-
"template.teams.
|
|
12
|
-
"template.teams.
|
|
13
|
-
"template.teams.
|
|
14
|
-
"template.teams.
|
|
15
|
-
"template.teams.
|
|
16
|
-
"template.teams.
|
|
17
|
-
"template.teams.
|
|
18
|
-
"template.teams.
|
|
19
|
-
"template.teams.
|
|
20
|
-
"template.teams.
|
|
21
|
-
"template.
|
|
22
|
-
"template.
|
|
23
|
-
"template.
|
|
24
|
-
"template.
|
|
25
|
-
|
|
1
|
+
{
|
|
2
|
+
"template.customEngineAgent.basic.detail": "Agente inteligente compilado con el SDK de agentes de Microsoft 365 que se conecta al LLM",
|
|
3
|
+
"template.customEngineAgent.basic.label": "Agente de motor personalizado Básico",
|
|
4
|
+
"template.customEngineAgent.placeholder": "Seleccionar una opción",
|
|
5
|
+
"template.customEngineAgent.title": "Características de la aplicación que utilizan el SDK de agentes de Microsoft 365",
|
|
6
|
+
"template.customEngineAgent.travel.detail": "Un agente de planificación de viajes, creado con el SDK de agentes de Microsoft 365, la API de recuperación de Microsoft 365 y Agent Framework",
|
|
7
|
+
"template.customEngineAgent.travel.label": "Agente de viajes",
|
|
8
|
+
"template.customEngineAgent.weather.detail": "Un agente de previsión meteorológica, que se compila con el SDK de agentes de Microsoft 365 y LangChain",
|
|
9
|
+
"template.customEngineAgent.weather.label": "Agente de El Tiempo",
|
|
10
|
+
"template.teams.collaboratorAgent.detail": "Agente que mejora la colaboración en chats grupales, canales o reuniones mediante resúmenes, administración de tareas y búsqueda de conversaciones",
|
|
11
|
+
"template.teams.collaboratorAgent.label": "Agente colaborador de Teams",
|
|
12
|
+
"template.teams.general.detail": "Agente que chatea con usuarios en Microsoft Teams, compilado con la biblioteca de IA de Teams y que se conecta a LLM",
|
|
13
|
+
"template.teams.general.label": "Agente general de Teams",
|
|
14
|
+
"template.teams.others.bot.detail": "Una implementación sencilla de un bot de eco que está listo para la personalización",
|
|
15
|
+
"template.teams.others.bot.label": "Bot simple",
|
|
16
|
+
"template.teams.others.capability.title": "Capacidad de Teams",
|
|
17
|
+
"template.teams.others.detail": "Aplicación que utiliza pestañas, bots y extensiones de mensajes",
|
|
18
|
+
"template.teams.others.label": "Otras capacidades de Teams",
|
|
19
|
+
"template.teams.others.messageExtension.detail": "Recibir la entrada del usuario, procesarla y enviar resultados personalizados",
|
|
20
|
+
"template.teams.others.messageExtension.label": "Extensión de mensajes",
|
|
21
|
+
"template.teams.others.tab.detail": "Implementación sencilla de una aplicación web que está lista para personalizar",
|
|
22
|
+
"template.teams.others.tab.label": "Pestaña",
|
|
23
|
+
"template.teams.rag.detail": "Agente que utiliza su contenido y conocimientos para responder con precisión a preguntas específicas del dominio",
|
|
24
|
+
"template.teams.rag.label": "Agente de Teams con datos",
|
|
25
|
+
"template.teams.rag.source.azureAISearch.detail": "Cargue los datos del servicio de Búsqueda de Azure AI",
|
|
26
|
+
"template.teams.rag.source.azureAISearch.label": "Búsqueda de Azure AI",
|
|
27
|
+
"template.teams.rag.source.customApi.detail": "Cargue los datos desde API personalizadas basadas en el documento de descripción de OpenAPI",
|
|
28
|
+
"template.teams.rag.source.customApi.label": "API personalizada",
|
|
29
|
+
"template.teams.rag.source.customize.detail": "Decida cómo cargar los datos",
|
|
30
|
+
"template.teams.rag.source.customize.label": "Personalizar",
|
|
31
|
+
"template.teams.rag.source.placeholder": "Seleccione una opción para cargar los datos",
|
|
32
|
+
"template.teams.title": "Agente o aplicación de Teams mediante el SDK de Microsoft Teams"
|
|
33
|
+
}
|
|
@@ -1,25 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template.
|
|
3
|
-
"template.
|
|
4
|
-
"template.
|
|
5
|
-
"template.
|
|
6
|
-
"template.
|
|
7
|
-
"template.
|
|
8
|
-
"template.
|
|
9
|
-
"template.
|
|
10
|
-
"template.teams.
|
|
11
|
-
"template.teams.
|
|
12
|
-
"template.teams.
|
|
13
|
-
"template.teams.
|
|
14
|
-
"template.teams.
|
|
15
|
-
"template.teams.
|
|
16
|
-
"template.teams.
|
|
17
|
-
"template.teams.
|
|
18
|
-
"template.teams.
|
|
19
|
-
"template.teams.
|
|
20
|
-
"template.teams.
|
|
21
|
-
"template.
|
|
22
|
-
"template.
|
|
23
|
-
"template.
|
|
24
|
-
"template.
|
|
25
|
-
|
|
1
|
+
{
|
|
2
|
+
"template.customEngineAgent.basic.detail": "Agent intelligent conçu avec Microsoft 365 Agents SDK et qui se connecte à votre LLM",
|
|
3
|
+
"template.customEngineAgent.basic.label": "Agent de moteur personnalisé de base",
|
|
4
|
+
"template.customEngineAgent.placeholder": "Sélectionner une option",
|
|
5
|
+
"template.customEngineAgent.title": "Fonctionnalités de l’application utilisant Microsoft 365 Agents SDK",
|
|
6
|
+
"template.customEngineAgent.travel.detail": "Un agent de planification de voyage, construit avec le Microsoft 365 Agents SDK, l’API de récupération Microsoft 365 et l’Agent Framework",
|
|
7
|
+
"template.customEngineAgent.travel.label": "Agent de voyage",
|
|
8
|
+
"template.customEngineAgent.weather.detail": "Agent de prévisions météo, conçu avec Microsoft 365 Agents SDK et LangChain",
|
|
9
|
+
"template.customEngineAgent.weather.label": "Agent météo",
|
|
10
|
+
"template.teams.collaboratorAgent.detail": "Agent qui améliore la collaboration dans les conversations de groupe, les canaux ou les réunions grâce à la synthèse, la gestion des tâches et la recherche dans les conversations",
|
|
11
|
+
"template.teams.collaboratorAgent.label": "Agent collaborateur Teams",
|
|
12
|
+
"template.teams.general.detail": "Assistant qui discute avec des utilisateurs dans Teams, construit avec la bibliothèque d’IA Teams et se connecte aux LLM",
|
|
13
|
+
"template.teams.general.label": "Agent Teams général",
|
|
14
|
+
"template.teams.others.bot.detail": "Implémentation simple d’un bot d’écho prêt pour la personnalisation",
|
|
15
|
+
"template.teams.others.bot.label": "Bot simple",
|
|
16
|
+
"template.teams.others.capability.title": "Fonctionnalité Teams",
|
|
17
|
+
"template.teams.others.detail": "Application qui utilise l’onglet, le bot et l’extension de message",
|
|
18
|
+
"template.teams.others.label": "Autres fonctionnalités Teams",
|
|
19
|
+
"template.teams.others.messageExtension.detail": "Recevez les données saisies par l’utilisateur, traitez-les et envoyez des résultats personnalisés",
|
|
20
|
+
"template.teams.others.messageExtension.label": "Message Extension",
|
|
21
|
+
"template.teams.others.tab.detail": "Implémentation simple d’une application web prête à être personnalisée",
|
|
22
|
+
"template.teams.others.tab.label": "Tab",
|
|
23
|
+
"template.teams.rag.detail": "Assistant qui utilise votre contenu et vos connaissances pour répondre avec précision aux questions propres au domaine.",
|
|
24
|
+
"template.teams.rag.label": "Agent Teams avec données",
|
|
25
|
+
"template.teams.rag.source.azureAISearch.detail": "Chargez vos données depuis le service Recherche Azure AI",
|
|
26
|
+
"template.teams.rag.source.azureAISearch.label": "Recherche Azure AI",
|
|
27
|
+
"template.teams.rag.source.customApi.detail": "Chargez vos données à partir d’API personnalisées en fonction du document de description OpenAPI",
|
|
28
|
+
"template.teams.rag.source.customApi.label": "API personnalisée",
|
|
29
|
+
"template.teams.rag.source.customize.detail": "Décidez comment charger vos données",
|
|
30
|
+
"template.teams.rag.source.customize.label": "Personnaliser",
|
|
31
|
+
"template.teams.rag.source.placeholder": "Sélectionnez une option pour importer vos données",
|
|
32
|
+
"template.teams.title": "Agent ou application Teams utilisant le SDK Microsoft Teams"
|
|
33
|
+
}
|
|
@@ -1,25 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template.
|
|
3
|
-
"template.
|
|
4
|
-
"template.
|
|
5
|
-
"template.
|
|
6
|
-
"template.
|
|
7
|
-
"template.
|
|
8
|
-
"template.
|
|
9
|
-
"template.
|
|
10
|
-
"template.teams.
|
|
11
|
-
"template.teams.
|
|
12
|
-
"template.teams.
|
|
13
|
-
"template.teams.
|
|
14
|
-
"template.teams.
|
|
15
|
-
"template.teams.
|
|
16
|
-
"template.teams.
|
|
17
|
-
"template.teams.
|
|
18
|
-
"template.teams.
|
|
19
|
-
"template.teams.
|
|
20
|
-
"template.teams.
|
|
21
|
-
"template.
|
|
22
|
-
"template.
|
|
23
|
-
"template.
|
|
24
|
-
"template.
|
|
25
|
-
|
|
1
|
+
{
|
|
2
|
+
"template.customEngineAgent.basic.detail": "Agente intelligente creato con l'SDK per agenti Microsoft 365 e che si connette a un LLM",
|
|
3
|
+
"template.customEngineAgent.basic.label": "Agente del motore personalizzato di base",
|
|
4
|
+
"template.customEngineAgent.placeholder": "Selezionare un'opzione",
|
|
5
|
+
"template.customEngineAgent.title": "Funzionalità dell'app con SDK per agenti Microsoft 365",
|
|
6
|
+
"template.customEngineAgent.travel.detail": "Un agente per la pianificazione dei viaggi, realizzato con SDK per agenti Microsoft 365, API di recupero Microsoft 365 e Agent Framework",
|
|
7
|
+
"template.customEngineAgent.travel.label": "Agente di viaggio",
|
|
8
|
+
"template.customEngineAgent.weather.detail": "Agente di previsioni meteo creato con SDK per agenti Microsoft 365 e LangChain",
|
|
9
|
+
"template.customEngineAgent.weather.label": "Agente meteo",
|
|
10
|
+
"template.teams.collaboratorAgent.detail": "Agente che migliora la collaborazione in chat di gruppo, canali o riunioni tramite riepilogo, gestione attività e ricerca conversazioni",
|
|
11
|
+
"template.teams.collaboratorAgent.label": "Agente collaboratore di Teams",
|
|
12
|
+
"template.teams.general.detail": "Agente che chatta con gli utenti in Teams, creato con la libreria di IA di Teams e che si connette a LLM",
|
|
13
|
+
"template.teams.general.label": "Agente generale di Teams",
|
|
14
|
+
"template.teams.others.bot.detail": "Semplice implementazione di un echo bot pronto per la personalizzazione",
|
|
15
|
+
"template.teams.others.bot.label": "Bot semplice",
|
|
16
|
+
"template.teams.others.capability.title": "Funzionalità di Teams",
|
|
17
|
+
"template.teams.others.detail": "App che usa l'estensione scheda, bot e messaggio",
|
|
18
|
+
"template.teams.others.label": "Altre funzionalità di Teams",
|
|
19
|
+
"template.teams.others.messageExtension.detail": "Ricevere l'input dell'utente, elaborarlo e inviare risultati personalizzati",
|
|
20
|
+
"template.teams.others.messageExtension.label": "Estensione messaggio",
|
|
21
|
+
"template.teams.others.tab.detail": "Semplice implementazione di un'app Web pronta per la personalizzazione",
|
|
22
|
+
"template.teams.others.tab.label": "TAB",
|
|
23
|
+
"template.teams.rag.detail": "Agente che usa il contenuto e le conoscenze per rispondere in modo accurato a domande specifiche del dominio",
|
|
24
|
+
"template.teams.rag.label": "Agente di Teams con dati",
|
|
25
|
+
"template.teams.rag.source.azureAISearch.detail": "Caricare i dati da servizio di Azure Al Search",
|
|
26
|
+
"template.teams.rag.source.azureAISearch.label": "Azure AI Search",
|
|
27
|
+
"template.teams.rag.source.customApi.detail": "Caricare i dati dalle API personalizzate in base al documento di descrizione OpenAPI",
|
|
28
|
+
"template.teams.rag.source.customApi.label": "API personalizzata",
|
|
29
|
+
"template.teams.rag.source.customize.detail": "Decidere come caricare i dati",
|
|
30
|
+
"template.teams.rag.source.customize.label": "Personalizza",
|
|
31
|
+
"template.teams.rag.source.placeholder": "Selezionare un'opzione per caricare i dati",
|
|
32
|
+
"template.teams.title": "App o agente di Teams che usa l'SDK Microsoft Teams"
|
|
33
|
+
}
|
|
@@ -1,25 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template.
|
|
3
|
-
"template.
|
|
4
|
-
"template.
|
|
5
|
-
"template.
|
|
6
|
-
"template.
|
|
7
|
-
"template.
|
|
8
|
-
"template.
|
|
9
|
-
"template.
|
|
10
|
-
"template.teams.
|
|
11
|
-
"template.teams.
|
|
12
|
-
"template.teams.
|
|
13
|
-
"template.teams.
|
|
14
|
-
"template.teams.
|
|
15
|
-
"template.teams.
|
|
16
|
-
"template.teams.
|
|
17
|
-
"template.teams.
|
|
18
|
-
"template.teams.
|
|
19
|
-
"template.teams.
|
|
20
|
-
"template.teams.
|
|
21
|
-
"template.
|
|
22
|
-
"template.
|
|
23
|
-
"template.
|
|
24
|
-
"template.
|
|
25
|
-
|
|
1
|
+
{
|
|
2
|
+
"template.customEngineAgent.basic.detail": "Microsoft 365 エージェント SDK で構築され、LLM に接続するインテリジェント エージェント",
|
|
3
|
+
"template.customEngineAgent.basic.label": "基本的なカスタム エンジン エージェント",
|
|
4
|
+
"template.customEngineAgent.placeholder": "オプションを選択",
|
|
5
|
+
"template.customEngineAgent.title": "Microsoft 365 エージェント SDK を使用したアプリ機能",
|
|
6
|
+
"template.customEngineAgent.travel.detail": "Microsoft 365 エージェント SDK、Microsoft 365 Retrieval API、および Agent Framework を使用して構築された旅行計画エージェント",
|
|
7
|
+
"template.customEngineAgent.travel.label": "旅行エージェント",
|
|
8
|
+
"template.customEngineAgent.weather.detail": "Microsoft 365 エージェント SDK と LangChain を使用して構築された天気予報エージェント",
|
|
9
|
+
"template.customEngineAgent.weather.label": "天気エージェント",
|
|
10
|
+
"template.teams.collaboratorAgent.detail": "要約、タスク管理、会話検索を通じてグループ チャット、チャネル、または会議でのコラボレーションを強化するエージェント",
|
|
11
|
+
"template.teams.collaboratorAgent.label": "Teams コラボレーター エージェント",
|
|
12
|
+
"template.teams.general.detail": "Teams AI ライブラリを使用して構築された Teams でユーザーとチャットし、LLM に接続するエージェント",
|
|
13
|
+
"template.teams.general.label": "一般的な Teams エージェント",
|
|
14
|
+
"template.teams.others.bot.detail": "カスタマイズに対応したエコー ボットの簡単な実装",
|
|
15
|
+
"template.teams.others.bot.label": "シンプルなボット",
|
|
16
|
+
"template.teams.others.capability.title": "Teams の機能",
|
|
17
|
+
"template.teams.others.detail": "タブ、ボット、メッセージ拡張機能を使用するアプリ",
|
|
18
|
+
"template.teams.others.label": "その他の Teams の機能",
|
|
19
|
+
"template.teams.others.messageExtension.detail": "ユーザー入力を受け取り、処理して、カスタマイズされた結果を送信する",
|
|
20
|
+
"template.teams.others.messageExtension.label": "メッセージ拡張機能",
|
|
21
|
+
"template.teams.others.tab.detail": "簡単にカスタマイズできる Web アプリの簡単な実装",
|
|
22
|
+
"template.teams.others.tab.label": "タブ",
|
|
23
|
+
"template.teams.rag.detail": "あなたのコンテンツと知識を活用してドメイン固有の質問に正確に答えるエージェント",
|
|
24
|
+
"template.teams.rag.label": "データを含む Teams エージェント",
|
|
25
|
+
"template.teams.rag.source.azureAISearch.detail": "Azure AI Search Service からデータを読み込みます",
|
|
26
|
+
"template.teams.rag.source.azureAISearch.label": "Azure AI 検索",
|
|
27
|
+
"template.teams.rag.source.customApi.detail": "OpenAPI 記述ドキュメントに基づいて、カスタム API からデータを読み込みます",
|
|
28
|
+
"template.teams.rag.source.customApi.label": "カスタム API",
|
|
29
|
+
"template.teams.rag.source.customize.detail": "データの読み込み方法を決定します",
|
|
30
|
+
"template.teams.rag.source.customize.label": "カスタマイズ",
|
|
31
|
+
"template.teams.rag.source.placeholder": "データを読み込むオプションを選択する",
|
|
32
|
+
"template.teams.title": "Microsoft Teams SDK を使用した Teams エージェントまたはアプリ"
|
|
33
|
+
}
|
|
@@ -1,25 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"template.
|
|
3
|
-
"template.
|
|
4
|
-
"template.
|
|
5
|
-
"template.
|
|
6
|
-
"template.
|
|
7
|
-
"template.
|
|
8
|
-
"template.
|
|
9
|
-
"template.
|
|
10
|
-
"template.teams.
|
|
11
|
-
"template.teams.
|
|
12
|
-
"template.teams.
|
|
13
|
-
"template.teams.
|
|
14
|
-
"template.teams.
|
|
15
|
-
"template.teams.
|
|
16
|
-
"template.teams.
|
|
17
|
-
"template.teams.
|
|
18
|
-
"template.teams.
|
|
19
|
-
"template.teams.
|
|
20
|
-
"template.teams.
|
|
21
|
-
"template.
|
|
22
|
-
"template.
|
|
23
|
-
"template.
|
|
24
|
-
"template.
|
|
25
|
-
|
|
1
|
+
{
|
|
2
|
+
"template.customEngineAgent.basic.detail": "Microsoft 365 에이전트 SDK로 구축되고 LLM에 연결되는 지능형 에이전트",
|
|
3
|
+
"template.customEngineAgent.basic.label": "기본 사용자 지정 엔진 에이전트",
|
|
4
|
+
"template.customEngineAgent.placeholder": "옵션 선택",
|
|
5
|
+
"template.customEngineAgent.title": "Microsoft 365 에이전트 SDK를 사용하는 앱 기능",
|
|
6
|
+
"template.customEngineAgent.travel.detail": "Microsoft 365 에이전트 SDK, Microsoft 365 검색 API 및 Agent Framework로 만든 여행 계획 에이전트입니다.",
|
|
7
|
+
"template.customEngineAgent.travel.label": "여행 에이전트",
|
|
8
|
+
"template.customEngineAgent.weather.detail": "Microsoft 365 에이전트 SDK 및 LangChain을 사용하여 구축된 날씨 예측 에이전트",
|
|
9
|
+
"template.customEngineAgent.weather.label": "날씨 에이전트",
|
|
10
|
+
"template.teams.collaboratorAgent.detail": "요약, 작업 관리, 대화 검색을 통해 그룹 채팅, 채널, 모임에서 협업을 향상시키는 에이전트",
|
|
11
|
+
"template.teams.collaboratorAgent.label": "Teams 협력자 에이전트",
|
|
12
|
+
"template.teams.general.detail": "Teams AI 라이브러리를 사용하여 구축된 Teams에서 사용자와 채팅하고 LLM에 연결하는 에이전트",
|
|
13
|
+
"template.teams.general.label": "일반 Teams 에이전트",
|
|
14
|
+
"template.teams.others.bot.detail": "사용자 지정할 준비가 된 에코 봇의 간단한 구현",
|
|
15
|
+
"template.teams.others.bot.label": "간단한 봇",
|
|
16
|
+
"template.teams.others.capability.title": "Teams 기능",
|
|
17
|
+
"template.teams.others.detail": "탭, 봇 및 메시지 확장 프로그램을 사용하는 앱",
|
|
18
|
+
"template.teams.others.label": "기타 Teams 기능",
|
|
19
|
+
"template.teams.others.messageExtension.detail": "사용자 입력 수신, 처리 및 사용자 지정 결과 보내기",
|
|
20
|
+
"template.teams.others.messageExtension.label": "메시지 확장",
|
|
21
|
+
"template.teams.others.tab.detail": "사용자 지정할 준비가 된 웹앱의 간단한 구현",
|
|
22
|
+
"template.teams.others.tab.label": "탭",
|
|
23
|
+
"template.teams.rag.detail": "콘텐츠 및 지식을 사용하여 도메인별 질문에 정확하게 답변하는 에이전트",
|
|
24
|
+
"template.teams.rag.label": "데이터가 포함된 Teams 에이전트",
|
|
25
|
+
"template.teams.rag.source.azureAISearch.detail": "Azure AI Search Service에서 데이터를 로드합니다.",
|
|
26
|
+
"template.teams.rag.source.azureAISearch.label": "Azure AI 검색",
|
|
27
|
+
"template.teams.rag.source.customApi.detail": "OpenAPI 설명 문서를 기반으로 사용자 지정 API에서 데이터를 로드합니다.",
|
|
28
|
+
"template.teams.rag.source.customApi.label": "사용자 지정 API",
|
|
29
|
+
"template.teams.rag.source.customize.detail": "데이터를 로드하는 방법을 결정합니다.",
|
|
30
|
+
"template.teams.rag.source.customize.label": "사용자 지정",
|
|
31
|
+
"template.teams.rag.source.placeholder": "데이터를 로드하는 옵션 선택",
|
|
32
|
+
"template.teams.title": "Microsoft Teams SDK를 사용하는 Teams 에이전트 또는 앱"
|
|
33
|
+
}
|