mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-14 23:06:10 +08:00
Update constant.ts
This commit is contained in:
parent
35ba898c97
commit
f33be37070
@ -53,9 +53,4 @@ export const OpenaiPath = {
|
|||||||
SubsPath: "dashboard/billing/subscription",
|
SubsPath: "dashboard/billing/subscription",
|
||||||
};
|
};
|
||||||
|
|
||||||
export const DEFAULT_INPUT_TEMPLATE = `
|
export const DEFAULT_INPUT_TEMPLATE = `{{input}}`; // input / time / model / lang
|
||||||
Act as a virtual assistant powered by model: '{{model}}', my input is:
|
|
||||||
'''
|
|
||||||
{{input}}
|
|
||||||
'''
|
|
||||||
`;
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user