mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: i18n
This commit is contained in:
parent
62dd0eb628
commit
bbf96aa41c
|
|
@ -85,7 +85,7 @@ export default {
|
|||
|
||||
prologue: 'Prologue',
|
||||
defaultPrologue:
|
||||
'Hello, I am XXX Assistant. You can ask me questions about using XXX.\n- What are the main features of MaxKB?\n- Which LLM does MaxKB support?\n- What document types does MaxKB support?',
|
||||
'Hello, I am XXX Assistant. You can ask me questions about using XXX.\n- What are the main features of XXX?\n- Which LLM does XXX support?\n- What document types does XXX support?',
|
||||
problemOptimization: {
|
||||
label: 'Questions Optimization',
|
||||
tooltip:
|
||||
|
|
|
|||
Loading…
Reference in New Issue