瀏覽代碼

Update constant.ts

Yifei Zhang 1 年之前
父節點
當前提交
f33be37070
共有 1 個文件被更改,包括 1 次插入6 次删除
  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