Griptape offers the ability to store information in a configurable vector store called TaskMemory. This can be helpful in cases where you do not want to share information with model providers for security or compliance reasons. It can also help reduce token counts and allow your applications to handle context length constraints. This sample illustrates usage of these features in a task to summarize a large web page.
https://github.com/griptape-ai/griptape-sample-structures/tree/main/griptape_off_prompt