mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Adjust setting description
This commit is contained in:
@@ -202,7 +202,7 @@ const systemPromptSettings: ChatSetting[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'sendSystemPromptLast',
|
key: 'sendSystemPromptLast',
|
||||||
name: 'Send System Prompt Last (Can help in ChatGPT 3.5)',
|
name: 'Send System Prompt Last (Can help in gpt 3.5 in some edge cases)',
|
||||||
title: 'ChatGPT 3.5 can often forget the System Prompt. Sending the system prompt at the end instead of the start of the messages can help.',
|
title: 'ChatGPT 3.5 can often forget the System Prompt. Sending the system prompt at the end instead of the start of the messages can help.',
|
||||||
type: 'boolean'
|
type: 'boolean'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user