feat(web): agent feature add config
This commit is contained in:
@@ -1412,6 +1412,14 @@ export const en = {
|
||||
unix: 'items',
|
||||
text_to_speech: 'Text to Speech',
|
||||
text_to_speech_desc: 'Text can be converted to speech',
|
||||
opening_statement: 'Conversation Opening',
|
||||
opening_statement_desc: 'Set the conversation opening content',
|
||||
editOpeningStatement: 'Edit Opening Statement',
|
||||
suggested_questions: 'Opening Questions',
|
||||
add_questions: 'Add Option',
|
||||
citation: 'Citation and Attribution',
|
||||
citation_desc: 'Display the attribution of source documents and generated content',
|
||||
invalidVariablesTitle: "The following undefined variables are referenced in the conversation opening. Do you want to save the opening configuration?",
|
||||
|
||||
apps: 'My Apps',
|
||||
sharing: 'Sharing',
|
||||
|
||||
Reference in New Issue
Block a user