chatstore

package
v0.12.0-beta.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultChatStore = &ChatStore{
	chats: make(map[string]*uctypes.AIChat),
}

Functions

This section is empty.

Types

type ChatStore

type ChatStore struct {
	// contains filtered or unexported fields
}

func (*ChatStore) Delete

func (cs *ChatStore) Delete(chatId string)

func (*ChatStore) Get

func (cs *ChatStore) Get(chatId string) *uctypes.AIChat

func (*ChatStore) PostMessage

func (cs *ChatStore) PostMessage(chatId string, aiOpts *uctypes.AIOptsType, message uctypes.GenAIMessage) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL