I’m referring to the section on the left when you press “Chat”
Are you able to influence it programmatically or is it only available in the website?
I’m referring to the section on the left when you press “Chat”
Are you able to influence it programmatically or is it only available in the website?
Good question, from the playground you can only add one system message, it can be used for initial instructions.
From the api you can add multiple system messages even in between but the effectiveness of doing that is unknown.
It is described in API.
Why can we only use one system message in the playground? It’s a bit annoying that we cannot directly replicate in the playground what we will use in the API.