Hi team,
I am working on some text-based AI roleplaying (RP) games. Recently, I’ve noticed that the safety filters have become incredibly aggressive. The model frequently truncates outputs or triggers safety blocks when the narrative includes slightly mature, edgy, or explicit themes, even though the context is entirely fictional and harmless.
Previously, when I used the Gemini CLI, I didn’t experience this level of restriction. The workflow was much smoother, and I was able to generate creative fictional content without constant interruptions. The current interface seems to have a much higher false-positive rate for safety triggers compared to my past CLI experience.
Are there any plans to expose safety setting adjustments (similar to setting thresholds like BLOCK_NONE or BLOCK_ONLY_HIGH in the API) for this environment? Alternatively, could the team look into relaxing the filter sensitivity for fictional RP contexts to reduce these false positives?
Any advice or workarounds would be greatly appreciated. Thanks!