I am working on a project using Vibe Programming, and I want to clear the chat because I need to add another API to the project and don’t need the part of my chat related to another API. Is there a way to do this?
1 Like
@Larry_Grenevitch - this is something we are looking into. Tagging @ali and @romannurik for context
Try /clear and hit enter. Sometimes it works
1 Like
@Larry_Grenevitch did /clear work for you?
Another way would be to go into the code mode, and use the interactive chat there where multiple threads are supported (we are working on making threading possible in the prototyper as well)
are you talking about clearing the gemini api chat or prototype chat?