mirror of
https://github.com/Yanyutin753/ChatGPT-Next-Web-LangChain-Gpt-4-All.git
synced 2025-10-15 07:31:39 +00:00
Update constant.ts
This commit is contained in:
@@ -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}}
|
|
||||||
'''
|
|
||||||
`;
|
|
||||||
|
Reference in New Issue
Block a user