Skip to main content

Module memory

Module memory 

Source
Expand description

An in-RAM chat memory that a test can read back. Port of wabot-ts/src/testing/TestChatMemory.ts.

Structsยง

TestChatMemory
Like InMemoryChatMemory, but it exposes the whole item list.