FreeScoutGPT icon indicating copy to clipboard operation
FreeScoutGPT copied to clipboard

Company prompt + Agent prompt

Open lepatrick opened this issue 10 months ago • 2 comments

Currently, the agent replying to the email can edit the entire prompt. It would be better if we could make the system prompt immutable (yes/no), while still allowing the agent to add customizations.

lepatrick avatar May 12 '25 19:05 lepatrick

@lepatrick I'll look into that more, maybe adding an option to allow agent editing or not on the Reply page. If no, then it would just add to it.

presswizards avatar May 12 '25 21:05 presswizards

@lepatrick For now, try moving the system prompt into the new Responses API prompt, at the top of it probably. And then use the System prompt as an agent prompt, that they can still edit. That gives you a company-wide prompt that they cannot edit. Both prompts are basically sent together anyway, so it should still work great that way. Let me know if you try this and it works well, or if you experience any differences.

presswizards avatar May 22 '25 19:05 presswizards