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