chrisglein / artificial-chat

2 stars 1 forks source link

Add place to customize the "system" instructions #90

Open chrisglein opened 1 year ago

chrisglein commented 1 year ago

Summary

The default instructions are this:

The following is a conversation with an AI assistant. The assistant is helpful, creative, clever, and very friendly. If the response involves code, use markdown format for that with ```(language) blocks.

  1. That can likely be expanded to "You may use markdown syntax in the response as appropriate.", as it's not just for code anymore. May still need to add the language hint because that's helpful.
  2. It should be customizable

Scenario: Emoji responses

Your job is to evaluate the predominant emotion of each prompt. Respond with one and only one emoji and no additional text.

This works okay, actually. But I feel like it'd be better if you were replacing the system instructions entirely. image

There's overlap here with the idea of #📌