Chat Stores
Chat stores manage chat history by storing sequences of messages in a structured way, ensuring the order of messages is maintained for accurate conversation flow.
Available Chat Stores
- SimpleChatStore: A simple in-memory chat store with support for persisting data to disk.
Check the LlamaIndexTS Github for the most up to date overview of integrations.