Skip to content

System Prompt duplication on Reverse Proxy/API #259

Description

@Toastbroti

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.
grafik

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

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

grafik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions