|
|
|
@@ -406,7 +406,7 @@ This auto-tagging feature enhances retrieval by adding another layer of domain-s |
|
|
|
createAssistant: 'Create an Assistant', |
|
|
|
assistantSetting: 'Assistant settings', |
|
|
|
promptEngine: 'Prompt engine', |
|
|
|
modelSetting: 'Model Setting', |
|
|
|
modelSetting: 'Model settings', |
|
|
|
chat: 'Chat', |
|
|
|
newChat: 'New chat', |
|
|
|
send: 'Send', |
|
|
|
@@ -532,8 +532,7 @@ This auto-tagging feature enhances retrieval by adding another layer of domain-s |
|
|
|
locale: 'Locale', |
|
|
|
selectLanguage: 'Select a language', |
|
|
|
reasoning: 'Reasoning', |
|
|
|
reasoningTip: |
|
|
|
`Whether to enable a reasoning workflow during question answering, as seen in models like Deepseek-R1 or OpenAI o1. When enabled, this allows the model to access external knowledge and tackle complex questions in a step-by-step manner, leveraging techniques like chain-of-thought reasoning. This approach enhances the model's ability to provide accurate responses by breaking down problems into manageable steps, improving performance on tasks that require logical reasoning and multi-step thinking.`, |
|
|
|
reasoningTip: `Whether to enable a reasoning workflow during question answering, as seen in models like Deepseek-R1 or OpenAI o1. When enabled, this allows the model to access external knowledge and tackle complex questions in a step-by-step manner, leveraging techniques like chain-of-thought reasoning. This approach enhances the model's ability to provide accurate responses by breaking down problems into manageable steps, improving performance on tasks that require logical reasoning and multi-step thinking.`, |
|
|
|
tavilyApiKeyTip: |
|
|
|
'If an API key is correctly set here, Tavily-based web searches will be used to supplement knowledge base retrieval.', |
|
|
|
tavilyApiKeyMessage: 'Please enter your Tavily API Key', |