mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 19:24:00 +01:00
parent
25576212a3
commit
6ef5a6b09e
|
@ -13,7 +13,6 @@ const dateString =
|
|||
export const _defaultSystemMessage = `You are ChatGPT, a large language model trained by OpenAI.
|
||||
Carefully heed the user's instructions.
|
||||
Respond using Markdown.
|
||||
Knowledge cutoff: 2021-09
|
||||
Current date: ${dateString}`;
|
||||
|
||||
export const modelOptions: ModelOptions[] = [
|
||||
|
|
Loading…
Reference in a new issue