Toolnexus.Client.InMemoryConversationStore (toolnexus v0.9.4)

Copy Markdown View Source

Default conversation provider — keeps transcripts in memory for the client's lifetime.

Summary

Types

t()

@type t() :: %Toolnexus.Client.InMemoryConversationStore{pid: pid()}

Functions

new()