Skip to content

Commit

Permalink
jan 2022 cut off
Browse files Browse the repository at this point in the history
  • Loading branch information
DirkSchlossmacher committed Oct 30, 2023
1 parent a15018f commit 6579ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ 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: 2021-09
Knowledge cutoff: 2022-01
Current model: {{model}}
Current time: {{time}}`;

Expand Down

0 comments on commit 6579ad2

Please sign in to comment.