Add Chat Memory to Agents

Griptape Cloud has the capability to store conversation memory in threads, persisting this across sessions, providing summarization features that avoid excessive token consumption, and reducing the likelihood that applications with long running conversation histories will exceed context length limits. This sample combines these features with a Ruleset Driver and a Knowledge Base Tool, allowing you to chat with an agent that has a long term persistent memory of your conversion.

https://github.com/griptape-ai/griptape-sample-structures/tree/main/griptape_chat_memory_agent