SillyTavern / Extension-Objective

Set an Objective for the AI to aim for during the chat.
GNU Affero General Public License v3.0
7 stars 10 forks source link

Default prompts #5

Open jcredland opened 2 months ago

jcredland commented 2 months ago

The default prompts would work more reliably if they specified the format of the task list to be returned. Some models like to provide numbered lists with brackets which breaks the decoding of the response.

Cohee1207 commented 2 months ago

Got any suggestions?

jcredland commented 2 months ago

I went with the end of the prompt reading:

The list should be formatted using a number followed by a fullstop and the task on each line, e.g. "1. Take over the world". Include only the list in your reply.

Which seemed to sort some of them out.