fix: typos (#16385)

This commit is contained in:
NanoNova
2025-03-21 11:14:40 +08:00
committed by GitHub
parent bf682302ee
commit a30945312a
15 changed files with 18 additions and 18 deletions

View File

@@ -481,7 +481,7 @@ const translation = {
},
retrieveMultiWay: {
title: 'Multi-path retrieval',
description: 'Based on user intent, queries across all Knowledge, retrieves relevant text from multi-sources, and selects the best results matching the user query after reranking. ',
description: 'Based on user intent, queries across all Knowledge, retrieves relevant text from multi-sources, and selects the best results matching the user query after reranking.',
},
rerankModelRequired: 'A configured Rerank Model is required',
params: 'Params',

View File

@@ -19,7 +19,7 @@ const translation = {
setAdminAccountDesc: 'Maximum privileges for admin account, which can be used to create applications and manage LLM providers, etc.',
createAndSignIn: 'Create and sign in',
oneMoreStep: 'One more step',
createSample: 'Based on this information, well create sample application for you',
createSample: 'Based on this information, we\'ll create sample application for you',
invitationCode: 'Invitation Code',
invitationCodePlaceholder: 'Your invitation code',
interfaceLanguage: 'Interface Language',