Documentation
¶
Index ¶
Constants ¶
View Source
const Type = "echo"
Type is the snapshot provider.type string for this adapter.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() sdkprovider.ChatProvider
Types ¶
type Adapter ¶
type Adapter struct{}
Adapter is a no-network ChatProvider that echoes the last user message.
func (Adapter) Capabilities ¶
func (Adapter) Capabilities() sdkprovider.Capabilities
Click to show internal directories.
Click to hide internal directories.