Add prompt preview

This commit is contained in:
kwaroran
2024-09-08 18:22:13 +09:00
parent f79324ba0c
commit 1e3574754e
3 changed files with 49 additions and 4 deletions

View File

@@ -699,4 +699,5 @@ export const languageEnglish = {
selectFile: "Select File",
namespace: "Namespace",
moduleIntergration: "Module Integration",
previewInfo: "This preview shows prompt before model-specific processing.",
}