I have questions for the Gemini dev team. Can I delete the summary of thought after the model’s response?
I see that it is counted in the token count. If I delete it, will it affect the model’s response and make the model perform badly?
Hi @RandomGuy
I think It’s a trade-off, and the best option depends on your specific goals.It can be a good option to delete the summary of thought if your use case is simple and you need to prioritize lower cost and latency.