Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IdFromPrompt ¶
Types ¶
type ChatHandler ¶
type ChatHandler struct {
// contains filtered or unexported fields
}
func New ¶
func New(q models.ChatQuerier, confDir, args string, preMessages []models.Message) (*ChatHandler, error)
Click to show internal directories.
Click to hide internal directories.