| Interface | Description |
|---|---|
| ChatMemoryStore |
Represents a store for the
ChatMemory state. |
| Class | Description |
|---|---|
| InMemoryChatMemoryStore |
Implementation of
ChatMemoryStore that stores state of ChatMemory (chat messages) in-memory. |
Copyright © 2023. All rights reserved.