Quellcode durchsuchen

Update constant.ts

Yifei Zhang vor 1 Jahr
Ursprung
Commit
f33be37070
1 geänderte Dateien mit 1 neuen und 6 gelöschten Zeilen
  1. 1 6
      app/constant.ts

+ 1 - 6
app/constant.ts

@@ -53,9 +53,4 @@ export const OpenaiPath = {
   SubsPath: "dashboard/billing/subscription",
 };
 
-export const DEFAULT_INPUT_TEMPLATE = `
-Act as a virtual assistant powered by model: '{{model}}', my input is:
-'''
-{{input}}
-'''
-`;
+export const DEFAULT_INPUT_TEMPLATE = `{{input}}`; // input / time / model / lang