mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 11:06:37 +08:00
cut off removal
This commit is contained in:
parent
f71ba87d54
commit
45f66f5641
@ -69,7 +69,6 @@ export const OpenaiPath = {
|
||||
export const DEFAULT_INPUT_TEMPLATE = `{{input}}`; // input / time / model / lang
|
||||
export const DEFAULT_SYSTEM_TEMPLATE = `
|
||||
You are GPT, a large language model (LLM) trained by OpenAI.
|
||||
Knowledge cutoff: 2022-01
|
||||
Current model: {{model}}
|
||||
Current time: {{time}}`;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user