SillyTavern / Extension-Objective

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

Default prompts #5

Open jcredland opened 3 days ago

jcredland commented 3 days 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 3 days ago

Got any suggestions?

jcredland commented 3 days 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.