This probably applies to more APIs but I could only test Reverse Proxy.
System Prompt is by default set to disable but shows "Depth: very top". It is not used when set to this.

Moving the setting one to the right shows the same text but actually enables it for the very top.

When enabled, the system prompt is injected into context twice, once with the character description and once in a seperate system message.

Expected behavior:
- if System Prompt is disabled the label should show disabled instead of "Depth: very top"
- if set to very top: Don't add another system message, just use the first one.
- if set to lower: Only add the system prompt as a seperate message, don't also add it at the start.
This probably applies to more APIs but I could only test Reverse Proxy.
System Prompt is by default set to disable but shows "Depth: very top". It is not used when set to this.

Moving the setting one to the right shows the same text but actually enables it for the very top.

When enabled, the system prompt is injected into context twice, once with the character description and once in a seperate system message.
Expected behavior: