What does "Immersive content redacted for brevity" mean?

Hi everyone,

Does anyone know what this message means?
Immersive content redacted for brevity.

I’ve noticed that some of my chats show this message, and I’m not sure why. Is it a bug, or is it expected behavior?

Thanks in advance!

5 Likes

Hi @Wilclefison_Lima
Could you please clarify if this issue is occurring in the Gemini web app, AI Studio, or a custom application? If it’s a custom application, please provide the prompt that generated the message. I would like to try and reproduce this on my end.

https://g.co/gemini/share/5e2fc5f41ab5 idk if that helps. tried to fix error 403 a few times then ig convo got too long for gemini.

It would be helpful to get a better understanding of the prompt you provided and how many tokens were allocated. Also, 403 error, which usually means ‘PERMISSION_DENIED’.

Hi, i’m working on pretty big projects with gemini and in the last week or more it happens all the time when context is being maxed out, previously gemini would’ve started talking nonsense but now it’s nonsense + [Immersive content redacted for brevity.]. For example it happend a few minutes ago while working on custom cuda kernels for pytorch.

Most frequently some canvas content is being overwritten with it while gemini pretends to have solved the problem or execute the task. Once or twice while attaching a couple lines worth of scripts it even showed [Immersive content redacted for brevity.] in the chat.

I’m seeing it multiple times a day now and it’s just absurd. I think it’s a reinforcement learning edge case in which the model learned to empty it’s own context in order to minimize loss by recovering it’s dimished capabilities from context being full. It happens in all platforms.

1 Like

Same here. I am also getting this error

[Immersive content redacted for brevity.]
1 Like

Same here, I now have to prompt Gemini again with could not see your response please post it again (or similar), however I could notice a slow but consistent degradation in reasoning from the beginning of the session up to the point where it started making gross omissions, and then simply switched to showing the immersive content redacted notification.

1 Like

Same, even in relatively new conversations. This is definitely a new issue which is no more than a few days old.

Specifically, this is happening with 2.5 Pro instances, even shortly after the daily roll-over of the request limit. It may be related to an instance attempting to load multiple documents into the Canvas at once. This would still be a new issue, as I have not known them to do this – to try to load multiple documents at once, and then present the failed attempt with this message – before. Smells like a bug, not a context or token issue. Whatever the case may be, it is eating up requests in dealing with the bug, to get the documents loaded properly, degrading both the service, its reliability and the value of subscriptions.

1 Like

Same here, mostly when canvas is being eddited

1 Like

I’m facing the same issue and is very anoying/frustrating…asking again and again to please “show me the code of the file XXX” till it shows you the code instead of that message.

Any solution?

This is not really a solution, just a workaround. I had to delete my Gemini history and keep only recent data, and after that the error stopped appearing. I also had to delete the chats where I had too much context and redo them with less context. Then everything went back to normal — it stopped hallucinating and giving those kinds of responses.

I always complain to Gemini dialog and ask it to regenerate and fill in the Canvas again.

But indeed, it seems that Gemini dialog still has a invisible limit of memory… Although itself denies for it.

I had the same problem. But after updating chrome, it just recovered. try it.
Version 140.0.7339.128 (Official Build) (64-bit)

hey there everybody!!
i was facing the same issue!!
I tried this and the issue was fixed, all the files were then correctly showing the code!

in the chat itself i gave this prompt:

”””
[Immersive content redacted for brevity.]

what is this, no file generated , generate everything again , and give the code and the complete file
”””

go back to your file, and here you go!!