Update constant.ts

This commit is contained in:
Yifei Zhang 2023-06-24 16:50:05 +08:00 committed by GitHub
parent 35ba898c97
commit f33be37070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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